Belos
Version of the Day
|
This is the complete list of members for Belos::MatOrthoManager< ScalarType, MV, OP >, including all inherited members.
_hasOp | Belos::MatOrthoManager< ScalarType, MV, OP > | protected |
_Op | Belos::MatOrthoManager< ScalarType, MV, OP > | protected |
getLabel() const =0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
getMyNonconstParamList() | Teuchos::ParameterListAcceptorDefaultBase | protected |
getMyParamList() const | Teuchos::ParameterListAcceptorDefaultBase | protected |
getNonconstParameterList() | Teuchos::ParameterListAcceptorDefaultBase | virtual |
getOp() const | Belos::MatOrthoManager< ScalarType, MV, OP > | inline |
getParameterList() const | Teuchos::ParameterListAcceptorDefaultBase | virtual |
getValidParameters() const | Teuchos::ParameterListAcceptor | virtual |
innerProd(const MV &X, const MV &Y, Teuchos::SerialDenseMatrix< int, ScalarType > &Z) const | Belos::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
innerProd(const MV &X, const MV &Y, Teuchos::RCP< const MV > MY, Teuchos::SerialDenseMatrix< int, ScalarType > &Z) const | Belos::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) const | Belos::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
norm(const MV &X, Teuchos::RCP< const MV > MX, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec) const | Belos::MatOrthoManager< ScalarType, MV, OP > | inline |
normalize(MV &X, Teuchos::RCP< MV > MX, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B) const =0 | Belos::MatOrthoManager< ScalarType, MV, OP > | pure virtual |
normalize(MV &X, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B) const | Belos::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
orthogError(const MV &X1, const MV &X2) const | Belos::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
orthogError(const MV &X1, Teuchos::RCP< const MV > MX1, const MV &X2) const =0 | Belos::MatOrthoManager< ScalarType, MV, OP > | pure virtual |
OrthoManager() | Belos::OrthoManager< ScalarType, MV > | inline |
orthonormError(const MV &X) const | Belos::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
orthonormError(const MV &X, Teuchos::RCP< const MV > MX) const =0 | Belos::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 =0 | Belos::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) const | Belos::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) const | Belos::MatOrthoManager< ScalarType, MV, OP > | inline |
Belos::OrthoManager::projectAndNormalize(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) const | Belos::OrthoManager< ScalarType, MV > | 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) const | Belos::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 =0 | Belos::MatOrthoManager< ScalarType, MV, OP > | protectedpure virtual |
setLabel(const std::string &label)=0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
setMyParamList(const RCP< ParameterList > ¶mList) | Teuchos::ParameterListAcceptorDefaultBase | protected |
setOp(Teuchos::RCP< const OP > Op) | Belos::MatOrthoManager< ScalarType, MV, OP > | inline |
setParameterList(const RCP< ParameterList > ¶mList)=0 | Teuchos::ParameterListAcceptor | pure virtual |
unsetParameterList() | Teuchos::ParameterListAcceptorDefaultBase | virtual |
~MatOrthoManager() | Belos::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
~OrthoManager() | Belos::OrthoManager< ScalarType, MV > | inlinevirtual |