|
| virtual | ~StatusTest_PDAS () |
| |
| | StatusTest_PDAS (Real gtol=1.e-6, Real stol=1.e-12, int max_iter=100) |
| |
| virtual bool | check (ROL::AlgorithmState< Real > &state) |
| | Check algorithm status.
|
| |
| virtual | ~StatusTest () |
| |
| | StatusTest (ROL::ParameterList &parlist) |
| |
| | StatusTest (Real gtol=1.e-6, Real stol=1.e-12, int max_iter=100, bool use_rel=false) |
| |
| virtual bool | check (AlgorithmState< Real > &state) |
| | Check algorithm status.
|
| |
template<class Real>
class StatusTest_PDAS< Real >
Definition at line 69 of file poisson-control/example_01.cpp.
◆ ~StatusTest_PDAS()
◆ StatusTest_PDAS()
◆ check()
template<class Real >
| virtual bool StatusTest_PDAS< Real >::check |
( |
ROL::AlgorithmState< Real > & | state | ) |
|
|
inlinevirtual |
◆ gtol_
◆ stol_
◆ max_iter_
The documentation for this class was generated from the following file: