ROL
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 >
class  ROL::DynamicObjective_CheckInterface< Real >

Namespaces

namespace  ROL
namespace  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

◆ ROL_DYNAMICOBJECTIVE_CHECKINTERFACE_HPP

#define ROL_DYNAMICOBJECTIVE_CHECKINTERFACE_HPP

Definition at line 12 of file ROL_DynamicObjective_CheckInterface.hpp.