
#include <ilsic.h>

Data Fields | |
| double | maxResidual |
| double | maxIterations |
| double | solverIn [8] |
| double | residual |
| double | iterations |
| double | solverOut [8] |
Because of fortran, it must be layout-compatible with an array of 20 doubles,
Definition at line 18 of file ilsic.h.
Definition at line 20 of file ilsic.h.
Referenced by ILSI_CG_Solver(), ILSI_Param_new(), and main().
Definition at line 24 of file ilsic.h.
Referenced by ILSI_CG_Solver(), ILSI_Param_new(), and main().
Definition at line 25 of file ilsic.h.
Referenced by ILSI_CG_Solver(), ILSI_Param_new(), and main().
1.5.5