Statistics for the linear solve.
More...
#include <NOX_SolverStats.hpp>
|
void | logLinearSolve (const bool converged, const int numIterations, const double, const double, const double finalResidualNorm) |
|
void | reset () |
|
|
bool | lastLinearSolve_Converged |
|
int | lastLinearSolve_NumIterations |
|
double | lastLinearSolve_AchievedTolerance |
|
double | lastLinearSolve_InitialResidualNorm |
|
double | lastLinearSolve_FinalResidualNorm |
|
int | lastNonlinearSolve_NumLinearSolves |
|
int | lastNonlinearSolve_NumLinearIterations |
|
int | allNonlinearSolves_NumLinearSolves |
|
int | allNonlinearSolves_NumLinearIterations |
|
Statistics for the linear solve.
The documentation for this struct was generated from the following file: