Go to the source code of this file.
|
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...
|
|
#define ROL_DYNAMICOBJECTIVE_HPP |