ROL
|
#include <ROL_DynamicObjectiveCheck.hpp>
Static Public Member Functions | |
static void | check (DynamicObjective< Real > &obj, ValidateFunction< Real > &validator, const Vector< Real > &uo, const Vector< Real > &un, const Vector< Real > &z, const std::vector< std::string > &methods) |
static void | check (DynamicObjective< Real > &obj, ValidateFunction< Real > &validator, const Vector< Real > &uo, const Vector< Real > &un, const Vector< Real > &z, TimeStamp< Real > &timeStamp, const std::vector< std::string > &methods) |
static void | check (DynamicObjective_CheckInterface< Real > &obj_check, ValidateFunction< Real > &validator, const Vector< Real > &uo, const Vector< Real > &un, const Vector< Real > &z, const std::vector< std::string > &methods) |
static void | check (DynamicObjective< Real > &obj, ValidateFunction< Real > &validator, const Vector< Real > &uo, const Vector< Real > &un, const Vector< Real > &z) |
static void | check (DynamicObjective< Real > &obj, ValidateFunction< Real > &validator, const Vector< Real > &uo, const Vector< Real > &un, const Vector< Real > &z, TimeStamp< Real > &ts) |
Definition at line 24 of file ROL_DynamicObjectiveCheck.hpp.
|
inlinestatic |
Definition at line 26 of file ROL_DynamicObjectiveCheck.hpp.
References ROL::make_check().
Referenced by ROL::DynamicObjectiveCheck< Real >::check().
|
inlinestatic |
Definition at line 37 of file ROL_DynamicObjectiveCheck.hpp.
References ROL::DynamicObjectiveCheck< Real >::check(), and ROL::make_check().
|
inlinestatic |
Definition at line 49 of file ROL_DynamicObjectiveCheck.hpp.
References ROL::Vector< Real >::clone(), ROL::Vector< Real >::dual(), ROL::update(), and ROL::value.
|
inlinestatic |
Definition at line 157 of file ROL_DynamicObjectiveCheck.hpp.
References ROL::DynamicObjectiveCheck< Real >::check().
|
inlinestatic |
Definition at line 177 of file ROL_DynamicObjectiveCheck.hpp.
References ROL::DynamicObjectiveCheck< Real >::check().