Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Rol::VectorAdaptor< VectorType > Member List

This is the complete list of members for Rol::VectorAdaptor< VectorType >, including all inherited members.

applyBinary(const ROL::Elementwise::BinaryFunction< value_type > &f, const ROL::Vector< value_type > &rol_vector)Rol::VectorAdaptor< VectorType >
applyUnary(const ROL::Elementwise::UnaryFunction< value_type > &f)Rol::VectorAdaptor< VectorType >
axpy(const value_type alpha, const ROL::Vector< value_type > &rol_vector)Rol::VectorAdaptor< VectorType >
basis(const int i) constRol::VectorAdaptor< VectorType >
clone() constRol::VectorAdaptor< VectorType >
dimension() constRol::VectorAdaptor< VectorType >
dot(const ROL::Vector< value_type > &rol_vector) constRol::VectorAdaptor< VectorType >
getVector()Rol::VectorAdaptor< VectorType >
getVector() constRol::VectorAdaptor< VectorType >
norm() constRol::VectorAdaptor< VectorType >
plus(const ROL::Vector< value_type > &rol_vector)Rol::VectorAdaptor< VectorType >
print(std::ostream &outStream) constRol::VectorAdaptor< VectorType >
real_type typedefRol::VectorAdaptor< VectorType >private
reduce(const ROL::Elementwise::ReductionOp< value_type > &r) constRol::VectorAdaptor< VectorType >
scale(const value_type alpha)Rol::VectorAdaptor< VectorType >
set(const ROL::Vector< value_type > &rol_vector)Rol::VectorAdaptor< VectorType >
size_type typedefRol::VectorAdaptor< VectorType >private
value_type typedefRol::VectorAdaptor< VectorType >private
vector_ptrRol::VectorAdaptor< VectorType >private
VectorAdaptor(const Teuchos::RCP< VectorType > &vector_ptr)Rol::VectorAdaptor< VectorType >