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

Go to the source code of this file.

Classes

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

Namespaces

 ROL
 

Macros

#define ROL_DYNAMICTRACKINGFEMOBJECTIVE_HPP
 

Functions

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

Macro Definition Documentation

#define ROL_DYNAMICTRACKINGFEMOBJECTIVE_HPP

Definition at line 46 of file ROL_DynamicTrackingFEMObjective.hpp.