11 #ifndef ROL_DYNAMICFUNCTIONDEF_HPP
12 #define ROL_DYNAMICFUNCTIONDEF_HPP
17 template<
typename Real>
18 VectorWorkspace<Real>&
21 template<
typename Real>
27 template<
typename Real>
33 template<
typename Real>
39 template<
typename Real>
45 template<
typename Real>
51 template<
typename Real>
60 #endif // ROL_DYNAMICFUNCTIONDEF_HPP
PartitionedVector< Real > & partition(Vector< Real > &x)
VectorWorkspace< Real > & getVectorWorkspace() const
VectorWorkspace< Real > workspace_
Defines the linear algebra of vector space on a generic partitioned vector.
Defines the linear algebra or vector space interface.
PV & partition(V &x) const