|
ROL
|
#include "ROL_CompositeConstraint_SimOpt.hpp"#include "ROL_StdVector.hpp"#include "ROL_Stream.hpp"#include "Teuchos_GlobalMPISession.hpp"#include <iostream>Go to the source code of this file.
Classes | |
| class | valConstraint< Real > |
| class | redConstraint< Real > |
Typedefs | |
| typedef double | RealT |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef double RealT |
Definition at line 354 of file function/test_10.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 356 of file function/test_10.cpp.
References ROL::ROL::Constraint_SimOpt< Real >::checkAdjointConsistencyJacobian_1(), ROL::ROL::Constraint_SimOpt< Real >::checkAdjointConsistencyJacobian_2(), ROL::Constraint< Real >::checkApplyAdjointHessian(), ROL::ROL::Constraint_SimOpt< Real >::checkApplyAdjointHessian_11(), ROL::ROL::Constraint_SimOpt< Real >::checkApplyAdjointHessian_12(), ROL::ROL::Constraint_SimOpt< Real >::checkApplyAdjointHessian_21(), ROL::ROL::Constraint_SimOpt< Real >::checkApplyAdjointHessian_22(), ROL::Constraint< Real >::checkApplyJacobian(), ROL::ROL::Constraint_SimOpt< Real >::checkApplyJacobian_1(), and ROL::ROL::Constraint_SimOpt< Real >::checkApplyJacobian_2().
1.8.5