|
ROL
|
#include <ROL_Constraint_SerialSimOpt.hpp>
Public Member Functions | |
| DoubleDogLeg_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 > > | primal_ |
| Ptr< Vector< Real > > | dual_ |
Definition at line 23 of file ROL_Constraint_SerialSimOpt.hpp.
|
inline |
Definition at line 30 of file ROL_Constraint_SerialSimOpt.hpp.
|
inlinevirtual |
Reimplemented from ROL::ROL::TrustRegion_U< Real >.
Definition at line 32 of file ROL_Constraint_SerialSimOpt.hpp.
|
inlinevirtual |
Implements ROL::ROL::TrustRegion_U< Real >.
Definition at line 37 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 26 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 26 of file ROL_Constraint_SerialSimOpt.hpp.