ROL
Classes | Namespaces | Macros | Functions
ROL_DynamicObjective_CheckInterface.hpp File Reference
#include <functional>
#include "ROL_DynamicObjective.hpp"
#include "ROL_FunctionBindings.hpp"

Go to the source code of this file.

Classes

class  ROL::details::DynamicObjective_CheckInterface< Real >
 

Namespaces

 ROL
 
 ROL::details
 

Macros

#define ROL_DYNAMICOBJECTIVE_CHECKINTERFACE_HPP
 

Functions

template<typename Real >
DynamicObjective_CheckInterface
< Real > 
ROL::make_check (DynamicObjective< Real > &obj)
 
template<typename Real >
DynamicObjective_CheckInterface
< Real > 
ROL::make_check (DynamicObjective< Real > &obj, TimeStamp< Real > &ts)
 

Macro Definition Documentation

#define ROL_DYNAMICOBJECTIVE_CHECKINTERFACE_HPP

Definition at line 47 of file ROL_DynamicObjective_CheckInterface.hpp.