Go to the source code of this file.
Functions | |
CLINKAGE void | ILSI_Param_new (ILSI_Param *param) |
Set default values for solver parameters. |
CLINKAGE void ILSI_Param_new | ( | ILSI_Param * | param | ) |
Set default values for solver parameters.
Definition at line 11 of file ilsi.C.
References ILSI_Param::iterations, ILSI_Param::maxIterations, ILSI_Param::maxResidual, ILSI_Param::residual, ILSI_Param::solverIn, and ILSI_Param::solverOut.
Referenced by main().