|
ROL
|
#include <ROL_Constraint_SerialSimOpt.hpp>
Inheritance diagram for ROL::ROL::CauchyPoint_U< Real >:Public Member Functions | |
| CauchyPoint_U () | |
| void | initialize (const Vector< Real > &x, const Vector< Real > &g) |
| void | solve (Vector< Real > &s, Real &snorm, Real &pRed, int &iflag, int &iter, const Real del, TrustRegionModel_U< Real > &model) |
Public Member Functions inherited from ROL::ROL::TrustRegion_U< Real > | |
| virtual | ~TrustRegion_U () |
Private Attributes | |
| Ptr< Vector< Real > > | dual_ |
Definition at line 57 of file ROL_Constraint_SerialSimOpt.hpp.
|
inline |
Definition at line 64 of file ROL_Constraint_SerialSimOpt.hpp.
|
inlinevirtual |
Reimplemented from ROL::ROL::TrustRegion_U< Real >.
Definition at line 66 of file ROL_Constraint_SerialSimOpt.hpp.
|
inlinevirtual |
Implements ROL::ROL::TrustRegion_U< Real >.
Definition at line 70 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 60 of file ROL_Constraint_SerialSimOpt.hpp.