ROL
Classes | Namespaces | Macros | Functions
ROL_DynamicTrackingObjective.hpp File Reference
#include "ROL_DynamicObjective.hpp"
#include "ROL_VectorWorkspace.hpp"

Go to the source code of this file.

Classes

class  ROL::DynamicTrackingObjective< Real >
 Defines the time-local contribution to a quadratic tracking objective. More...
 

Namespaces

 ROL
 

Macros

#define ROL_DYNAMICTRACKINGOBJECTIVE_HPP
 

Functions

template<typename Real >
Ptr< DynamicObjective< Real > > ROL::make_DynamicTrackingObjective (const Ptr< PartitionedVector< Real >> &target, Real alpha=0.0)
 

Macro Definition Documentation

#define ROL_DYNAMICTRACKINGOBJECTIVE_HPP

Definition at line 46 of file ROL_DynamicTrackingObjective.hpp.