hypre/src
Victor A. P. Magri 8ff65e8124
Improve MGR data printing (#976)
This enhances what print_level can achieve in MGR. Particularly, now we can dump linear system info to files according to the print_level code. We also have the ability now of printing a sequence of linear systems to file (useful when hypre is used in time-stepping application).

A detailed list of changes is given below:

* Add utilities for creating/checking directories
* Add print_level codes to MGR and new info_path member
* Add hypre_MGRDataPrint
* Add call to hypre_MGRDataPrint and logic to update the print_level variable
* Update MGRSolve with new print_level logic
* Remove hypre_MGRWriteSolverParams
* Update documentation for HYPRE_MGRSetPrintLevel
* Implement new logic for HYPRE_MGR_PRINT_MODE_ASCII
2023-10-12 23:15:23 -04:00
..
blas Extend hypre complex (#824) 2023-02-08 10:13:20 -08:00
cmbuild Reorganized directories and files to mimic the release structure 2016-01-13 18:14:24 -08:00
config Change sh to bash (#900) 2023-08-16 20:09:43 -04:00
distributed_ls Change sh to bash (#900) 2023-08-16 20:09:43 -04:00
distributed_matrix Fix copyright (#615) 2022-04-05 16:19:51 -07:00
docs SYCL triangular solves, Chebyshev relaxation, etc. (#972) 2023-10-11 15:05:21 -07:00
examples Change sh to bash (#900) 2023-08-16 20:09:43 -04:00
FEI_mv bugfix/tsuji1/dsuperlu to update FEI interface (#748) 2022-10-26 11:08:18 -07:00
IJ_mv SYCL triangular solves, Chebyshev relaxation, etc. (#972) 2023-10-11 15:05:21 -07:00
krylov Fix typo in krylov solvers comments (#938) 2023-06-24 08:47:02 -04:00
lapack Fix floating point conversion warnings (#827) 2023-02-06 13:53:14 -08:00
lib Add MAGMA option to FSAI (#940) 2023-07-20 19:19:20 -04:00
matrix_matrix Fix copyright (#615) 2022-04-05 16:19:51 -07:00
multivector Runtime switch and memory tracker (#741) 2022-10-07 08:39:00 -07:00
parcsr_block_mv Fix floating point conversion warnings (#827) 2023-02-06 13:53:14 -08:00
parcsr_ls Improve MGR data printing (#976) 2023-10-12 23:15:23 -04:00
parcsr_mv Improve MGR data printing (#976) 2023-10-12 23:15:23 -04:00
seq_mv Improve MGR data printing (#976) 2023-10-12 23:15:23 -04:00
sstruct_ls Fix device build (#925) 2023-06-14 11:07:13 -04:00
sstruct_mv Change sh to bash (#900) 2023-08-16 20:09:43 -04:00
struct_ls Fix MSVC build (#978) 2023-10-10 08:28:24 -04:00
struct_mv Fix MSVC build (#978) 2023-10-10 08:28:24 -04:00
test Add MGR statistics (#897) 2023-10-12 16:32:29 -04:00
utilities Improve MGR data printing (#976) 2023-10-12 23:15:23 -04:00
CMakeLists.txt Release 2.29.0 (#936) 2023-06-23 05:01:41 -07:00
configure Add MAGMA option to FSAI (#940) 2023-07-20 19:19:20 -04:00
HYPRE.h Fix copyright (#615) 2022-04-05 16:19:51 -07:00
HYPREf.h Fix copyright (#615) 2022-04-05 16:19:51 -07:00
Makefile Apply Debian patches (#966) 2023-09-22 14:41:40 -04:00
nopoe Reorganized directories and files to mimic the release structure 2016-01-13 18:14:24 -08:00
tarch Change sh to bash (#900) 2023-08-16 20:09:43 -04:00