ROL
Classes | Namespaces | Macros
ROL_DynamicObjective.hpp File Reference
#include "ROL_DynamicFunction.hpp"

Go to the source code of this file.

Classes

class  ROL::DynamicObjective< Real >
 Defines the time-dependent objective function interface for simulation-based optimization. Computes time-local contributions of value, gradient, Hessian-vector product etc to a larger composite objective defined over the simulation time. In contrast to other objective classes Objective_TimeSimOpt has a default implementation of value which returns zero, as time-dependent simulation based optimization problems may have an objective value which depends only on the final state of the system. More...
 

Namespaces

 ROL
 

Macros

#define ROL_DYNAMICOBJECTIVE_HPP
 

Macro Definition Documentation

#define ROL_DYNAMICOBJECTIVE_HPP

Definition at line 46 of file ROL_DynamicObjective.hpp.