ROL
|
#include "ROL_Constraint_TimeSimOpt.hpp"
#include "ROL_PartitionedVector.hpp"
#include "ROL_VectorWorkspace.hpp"
Go to the source code of this file.
Classes | |
class | ROL::ROL::Constraint_SimOpt< Real > |
class | ROL::ROL::SimConstraint< Real > |
class | ROL::ROL::Constraint_SimOpt< Real > |
class | ROL::ROL::Constraint_TimeSimOpt< Real > |
class | ROL::Constraint_SerialSimOpt< Real > |
Unifies the constraint defined on a single time step that are defined through the Constraint_TimeSimOpt interface into a SimOpt constraint for all time. Primarily intended for use in testing the parallel-in-time implementation. More... | |
Namespaces | |
ROL | |
ROL::ROL | |
Macros | |
#define | ROL_CONSTRAINT_SERIALSIMOPT_HPP |
#define ROL_CONSTRAINT_SERIALSIMOPT_HPP |
Definition at line 12 of file ROL_Constraint_SerialSimOpt.hpp.