|
ROL
|
#include <ROL_DynamicObjective_CheckInterface.hpp>
Public Member Functions | |
| DynamicObjective_CheckInterface (Obj &obj) | |
| DynamicObjective_CheckInterface (Obj &obj, TimeStamp< Real > &ts) | |
| f_update_t< Real > | update_uo (const V &un, const V &z) |
| f_update_t< Real > | update_un (const V &uo, const V &z) |
| f_update_t< Real > | update_z (const V &uo, const V &un) |
| f_scalar_t< Real > | value_uo (const V &un, const V &z) |
| f_scalar_t< Real > | value_un (const V &uo, const V &z) |
| f_scalar_t< Real > | value_z (const V &uo, const V &un) |
| f_vector_t< Real > | gradient_uo (const V &un, const V &z) |
| f_vector_t< Real > | gradient_un (const V &uo, const V &z) |
| f_vector_t< Real > | gradient_z (const V &uo, const V &un) |
| f_vector_t< Real > | gradient_uo_uo (const V &un, const V &z) |
| f_vector_t< Real > | gradient_uo_un (const V &uo, const V &z) |
| f_vector_t< Real > | gradient_uo_z (const V &uo, const V &un) |
| f_vector_t< Real > | gradient_un_uo (const V &un, const V &z) |
| f_vector_t< Real > | gradient_un_un (const V &uo, const V &z) |
| f_vector_t< Real > | gradient_un_z (const V &uo, const V &un) |
| f_vector_t< Real > | gradient_z_uo (const V &un, const V &z) |
| f_vector_t< Real > | gradient_z_un (const V &uo, const V &z) |
| f_vector_t< Real > | gradient_z_z (const V &uo, const V &un) |
| f_dderiv_t< Real > | hessVec_uo_uo (const V &un, const V &z) |
| f_dderiv_t< Real > | hessVec_uo_un (const V &uo, const V &z) |
| f_dderiv_t< Real > | hessVec_uo_z (const V &uo, const V &un) |
| f_dderiv_t< Real > | hessVec_un_uo (const V &un, const V &z) |
| f_dderiv_t< Real > | hessVec_un_un (const V &uo, const V &z) |
| f_dderiv_t< Real > | hessVec_un_z (const V &uo, const V &un) |
| f_dderiv_t< Real > | hessVec_z_uo (const V &un, const V &z) |
| f_dderiv_t< Real > | hessVec_z_un (const V &uo, const V &z) |
| f_dderiv_t< Real > | hessVec_z_z (const V &uo, const V &un) |
Private Types | |
| using | V = Vector<Real> |
| using | Obj = DynamicObjective<Real> |
Private Attributes | |
| Obj & | obj_ |
| Real | tol_ |
| TimeStamp< Real > | ts_ |
Definition at line 26 of file ROL_DynamicObjective_CheckInterface.hpp.
|
private |
Definition at line 29 of file ROL_DynamicObjective_CheckInterface.hpp.
|
private |
Definition at line 30 of file ROL_DynamicObjective_CheckInterface.hpp.
|
inline |
Definition at line 38 of file ROL_DynamicObjective_CheckInterface.hpp.
|
inline |
Definition at line 45 of file ROL_DynamicObjective_CheckInterface.hpp.
|
inline |
Definition at line 49 of file ROL_DynamicObjective_CheckInterface.hpp.
References obj_, ts_, and ROL::DynamicObjective< Real >::update().
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 53 of file ROL_DynamicObjective_CheckInterface.hpp.
References obj_, ts_, and ROL::DynamicObjective< Real >::update().
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 57 of file ROL_DynamicObjective_CheckInterface.hpp.
References obj_, ts_, and ROL::DynamicObjective< Real >::update().
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 63 of file ROL_DynamicObjective_CheckInterface.hpp.
References obj_, ts_, and ROL::DynamicObjective< Real >::value().
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 67 of file ROL_DynamicObjective_CheckInterface.hpp.
References obj_, ts_, and ROL::DynamicObjective< Real >::value().
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 71 of file ROL_DynamicObjective_CheckInterface.hpp.
References obj_, ts_, and ROL::DynamicObjective< Real >::value().
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 77 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_uo(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 81 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_un(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 85 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_z(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 90 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_uo(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 94 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_uo(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 98 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_uo(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 102 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_un(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 106 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_un(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 110 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_un(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 114 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_z(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 118 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_z(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 122 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::gradient_z(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 128 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::hessVec_uo_uo(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 132 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::hessVec_uo_un(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 136 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::hessVec_uo_z(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 142 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::hessVec_un_uo(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 146 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::hessVec_un_un(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 150 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::hessVec_un_z(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 156 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::hessVec_z_uo(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 160 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::hessVec_z_un(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inline |
Definition at line 164 of file ROL_DynamicObjective_CheckInterface.hpp.
References ROL::DynamicObjective< Real >::hessVec_z_z(), obj_, and ts_.
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
private |
Definition at line 32 of file ROL_DynamicObjective_CheckInterface.hpp.
Referenced by DynamicObjective_CheckInterface(), DynamicObjective_CheckInterface(), gradient_un(), gradient_un_un(), gradient_un_uo(), gradient_un_z(), gradient_uo(), gradient_uo_un(), gradient_uo_uo(), gradient_uo_z(), gradient_z(), gradient_z_un(), gradient_z_uo(), gradient_z_z(), hessVec_un_un(), hessVec_un_uo(), hessVec_un_z(), hessVec_uo_un(), hessVec_uo_uo(), hessVec_uo_z(), hessVec_z_un(), hessVec_z_uo(), hessVec_z_z(), update_un(), update_uo(), update_z(), value_un(), value_uo(), and value_z().
|
private |
Definition at line 33 of file ROL_DynamicObjective_CheckInterface.hpp.
|
private |
Definition at line 34 of file ROL_DynamicObjective_CheckInterface.hpp.
Referenced by DynamicObjective_CheckInterface(), DynamicObjective_CheckInterface(), gradient_un(), gradient_un_un(), gradient_un_uo(), gradient_un_z(), gradient_uo(), gradient_uo_un(), gradient_uo_uo(), gradient_uo_z(), gradient_z(), gradient_z_un(), gradient_z_uo(), gradient_z_z(), hessVec_un_un(), hessVec_un_uo(), hessVec_un_z(), hessVec_uo_un(), hessVec_uo_uo(), hessVec_uo_z(), hessVec_z_un(), hessVec_z_uo(), hessVec_z_z(), update_un(), update_uo(), update_z(), value_un(), value_uo(), and value_z().