Belos Package Browser (Single Doxygen Collection)  Development
Belos::MatOrthoManager< ScalarType, MV, OP > Member List

This is the complete list of members for Belos::MatOrthoManager< ScalarType, MV, OP >, including all inherited members.

_hasOpBelos::MatOrthoManager< ScalarType, MV, OP >protected
_OpBelos::MatOrthoManager< ScalarType, MV, OP >protected
getOp() constBelos::MatOrthoManager< ScalarType, MV, OP >inline
innerProd(const MV &X, const MV &Y, Teuchos::SerialDenseMatrix< int, ScalarType > &Z) constBelos::MatOrthoManager< ScalarType, MV, OP >inline
innerProd(const MV &X, const MV &Y, Teuchos::RCP< const MV > MY, Teuchos::SerialDenseMatrix< int, ScalarType > &Z) constBelos::MatOrthoManager< ScalarType, MV, OP >inline
MatOrthoManager(Teuchos::RCP< const OP > Op=Teuchos::null)Belos::MatOrthoManager< ScalarType, MV, OP >inline
norm(const MV &X, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec) constBelos::MatOrthoManager< ScalarType, MV, OP >inline
norm(const MV &X, Teuchos::RCP< const MV > MX, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec) constBelos::MatOrthoManager< ScalarType, MV, OP >inline
normalize(MV &X, Teuchos::RCP< MV > MX, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B) const =0Belos::MatOrthoManager< ScalarType, MV, OP >pure virtual
normalize(MV &X, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B) constBelos::MatOrthoManager< ScalarType, MV, OP >inlinevirtual
orthogError(const MV &X1, const MV &X2) constBelos::MatOrthoManager< ScalarType, MV, OP >inlinevirtual
orthogError(const MV &X1, Teuchos::RCP< const MV > MX1, const MV &X2) const =0Belos::MatOrthoManager< ScalarType, MV, OP >pure virtual
orthonormError(const MV &X) constBelos::MatOrthoManager< ScalarType, MV, OP >inlinevirtual
orthonormError(const MV &X, Teuchos::RCP< const MV > MX) const =0Belos::MatOrthoManager< ScalarType, MV, OP >pure virtual
project(MV &X, Teuchos::RCP< MV > MX, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) const =0Belos::MatOrthoManager< ScalarType, MV, OP >pure virtual
project(MV &X, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) constBelos::MatOrthoManager< ScalarType, MV, OP >inlinevirtual
projectAndNormalize(MV &X, Teuchos::RCP< MV > MX, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) constBelos::MatOrthoManager< ScalarType, MV, OP >inline
projectAndNormalizeImpl(MV &X, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) constBelos::MatOrthoManager< ScalarType, MV, OP >inlineprotectedvirtual
projectAndNormalizeWithMxImpl(MV &X, Teuchos::RCP< MV > MX, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) const =0Belos::MatOrthoManager< ScalarType, MV, OP >protectedpure virtual
setOp(Teuchos::RCP< const OP > Op)Belos::MatOrthoManager< ScalarType, MV, OP >inline
~MatOrthoManager()Belos::MatOrthoManager< ScalarType, MV, OP >inlinevirtual