ROL
|
#include <ROL_DynamicConstraintCheck.hpp>
Static Public Member Functions | |
static void | check (DynamicConstraint< Real > &con, ValidateFunction< Real > &validator, const Vector< Real > &uo, const Vector< Real > &un, const Vector< Real > &z, const std::vector< std::string > &methods) |
static void | check (DynamicConstraint< Real > &con, 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 (DynamicConstraint_CheckInterface< Real > &con_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 (DynamicConstraint< Real > &con, ValidateFunction< Real > &validator, const Vector< Real > &uo, const Vector< Real > &un, const Vector< Real > &z) |
static void | check (DynamicConstraint< Real > &con, ValidateFunction< Real > &validator, const Vector< Real > &uo, const Vector< Real > &un, const Vector< Real > &z, TimeStamp< Real > &ts) |
Definition at line 23 of file ROL_DynamicConstraintCheck.hpp.
|
inlinestatic |
Definition at line 25 of file ROL_DynamicConstraintCheck.hpp.
References ROL::make_check().
Referenced by ROL::DynamicConstraintCheck< Real >::check().
|
inlinestatic |
Definition at line 36 of file ROL_DynamicConstraintCheck.hpp.
References ROL::DynamicConstraintCheck< Real >::check(), and ROL::make_check().
|
inlinestatic |
Definition at line 48 of file ROL_DynamicConstraintCheck.hpp.
References ROL::Vector< Real >::clone(), and ROL::Vector< Real >::dual().
|
inlinestatic |
Definition at line 210 of file ROL_DynamicConstraintCheck.hpp.
References ROL::DynamicConstraintCheck< Real >::check().
|
inlinestatic |
Definition at line 236 of file ROL_DynamicConstraintCheck.hpp.
References ROL::DynamicConstraintCheck< Real >::check().