46 #ifndef ROL_DYNAMICFUNCTIONDEF_HPP
47 #define ROL_DYNAMICFUNCTIONDEF_HPP
52 template<
typename Real>
53 VectorWorkspace<Real>&
56 template<
typename Real>
62 template<
typename Real>
68 template<
typename Real>
74 template<
typename Real>
80 template<
typename Real>
86 template<
typename Real>
95 #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