ROL
|
This is the complete list of members for ROL::CombinedStatusTest< Real >, including all inherited members.
add(const Ptr< StatusTest< Real >> &status) | ROL::CombinedStatusTest< Real > | inline |
check(AlgorithmState< Real > &state) | ROL::CombinedStatusTest< Real > | inlinevirtual |
CombinedStatusTest(void) | ROL::CombinedStatusTest< Real > | inline |
reset(void) | ROL::CombinedStatusTest< Real > | inline |
status_ | ROL::CombinedStatusTest< Real > | private |
StatusTest(ROL::ParameterList &parlist) | ROL::StatusTest< Real > | inline |
StatusTest(Real gtol=1.e-6, Real stol=1.e-12, int max_iter=100, bool use_rel=false) | ROL::StatusTest< Real > | inline |
~StatusTest() | ROL::StatusTest< Real > | inlinevirtual |