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) |
Definition at line 58 of file ROL_DynamicConstraintCheck.hpp.
|
inlinestatic |
Definition at line 60 of file ROL_DynamicConstraintCheck.hpp.
References ROL::Vector< Real >::clone(), ROL::Vector< Real >::dual(), and ROL::make_check().
Referenced by ROL::DynamicConstraintCheck< Real >::check().
|
inlinestatic |
Definition at line 226 of file ROL_DynamicConstraintCheck.hpp.
References ROL::DynamicConstraintCheck< Real >::check().