Enumerations | |
enum | Status { Running , ImproperInputParameters , RelativeErrorTooSmall , TooManyFunctionEvaluation , TolTooSmall , NotMakingProgressJacobian , NotMakingProgressIterations , UserAsked } |
Enumerator | |
---|---|
Running | |
ImproperInputParameters | |
RelativeErrorTooSmall | |
TooManyFunctionEvaluation | |
TolTooSmall | |
NotMakingProgressJacobian | |
NotMakingProgressIterations | |
UserAsked |
Definition at line 21 of file HybridNonLinearSolver.h.