44 #ifndef ROL_BUNDLESTATUSTEST_H
45 #define ROL_BUNDLESTATUSTEST_H
72 && (state.
flag ==
false) ) {
virtual bool check(AlgorithmState< Real > &state)
Check algorithm status.
Real aggregateGradientNorm
Contains definitions of custom data types in ROL.
State for algorithm class. Will be used for restarts.
virtual ~BundleStatusTest()
Provides an interface to check status of optimization algorithms.
BundleStatusTest(Real tol=1.e-6, int max_iter=100)