46 #ifndef N_NLS_NOX_STAGNATIONTEST_H
47 #define N_NLS_NOX_STAGNATIONTEST_H
49 #include "NOX_StatusTest_Generic.H"
97 virtual NOX::StatusTest::StatusType
checkStatus(
const NOX::Solver::Generic&
100 virtual NOX::StatusTest::StatusType
getStatus()
const;
102 virtual std::ostream&
print(std::ostream& stream,
int indent = 0)
const;
147 #endif // N_NLS_NOX_STAGNATIONTEST_H