|
ROL
|
Public Member Functions | |
| Phi (const Ptr< Vector< Real > > &xnew, const Ptr< const Vector< Real > > &x, const Ptr< const Vector< Real > > &s, const Ptr< Objective< Real > > &obj, const bool FDdirDeriv=false) | |
| Real | value (const Real alpha) |
| Real | deriv (const Real alpha) |
Private Attributes | |
| const Ptr< Vector< Real > > | xnew_ |
| const Ptr< const Vector< Real > > | x_ |
| const Ptr< const Vector< Real > > | s_ |
| const Ptr< Objective< Real > > | obj_ |
| Real | ftol_ |
| Real | alpha_ |
| Real | val_ |
| bool | FDdirDeriv_ |
Definition at line 78 of file ROL_Constraint_SerialSimOpt.hpp.
|
inline |
Definition at line 86 of file ROL_Constraint_SerialSimOpt.hpp.
|
inline |
Definition at line 95 of file ROL_Constraint_SerialSimOpt.hpp.
|
inline |
Definition at line 104 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 80 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 81 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 81 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 82 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 83 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 83 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 83 of file ROL_Constraint_SerialSimOpt.hpp.
|
private |
Definition at line 84 of file ROL_Constraint_SerialSimOpt.hpp.