#include <solve.h>
ISOL specific parameters
Definition at line 54 of file solve.h.
| double ISOL_params::be_tol |
Backward error tolerance.
Definition at line 58 of file solve.h.
| int ISOL_params::ilu_cpiv |
| double ISOL_params::ilu_droptol |
drop tolerance
Definition at line 65 of file solve.h.
| int ISOL_params::ilu_dskip |
| int ISOL_params::ilu_lfil |
| int ISOL_params::ilu_milu |
| char* ISOL_params::method |
Iteration method.
Definition at line 55 of file solve.h.
| char* ISOL_params::precond |
Type od preconditioning.
Definition at line 61 of file solve.h.
num of iter. of restart of GMRES
Definition at line 56 of file solve.h.
| char* ISOL_params::scaling |
Scaling method.
Definition at line 60 of file solve.h.
| double ISOL_params::sor_omega |
Relaxation parameter
Definition at line 62 of file solve.h.
| int ISOL_params::stop_check |
Stop check.
Definition at line 59 of file solve.h.
| char* ISOL_params::stop_crit |
Stoping criterion.
Definition at line 57 of file solve.h.
The documentation for this struct was generated from the following file:
- /home/jb/workspace/flow123d/src/dead_code/solve.h