Anasazi
Version of the Day
|
This is the complete list of members for Anasazi::BasicOrthoManager< ScalarType, MV, OP >, including all inherited members.
BasicOrthoManager(Teuchos::RCP< const OP > Op=Teuchos::null, typename Teuchos::ScalarTraits< ScalarType >::magnitudeType kappa=1.41421356, typename Teuchos::ScalarTraits< ScalarType >::magnitudeType eps=0.0, typename Teuchos::ScalarTraits< ScalarType >::magnitudeType tol=0.20) | Anasazi::BasicOrthoManager< ScalarType, MV, OP > | |
getKappa() const | Anasazi::BasicOrthoManager< ScalarType, MV, OP > | inline |
getOp() const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
getOpCounter() const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | |
innerProd(const MV &X, const MV &Y, Teuchos::SerialDenseMatrix< int, ScalarType > &Z) const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
innerProdMat(const MV &X, const MV &Y, Teuchos::SerialDenseMatrix< int, ScalarType > &Z, Teuchos::RCP< const MV > MX=Teuchos::null, Teuchos::RCP< const MV > MY=Teuchos::null) const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | |
MatOrthoManager(Teuchos::RCP< const OP > Op=Teuchos::null) | Anasazi::MatOrthoManager< ScalarType, MV, OP > | |
norm(const MV &X, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec) const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
normalize(MV &X, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B=Teuchos::null) const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
normalizeMat(MV &X, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B=Teuchos::null, Teuchos::RCP< MV > MX=Teuchos::null) const | Anasazi::BasicOrthoManager< ScalarType, MV, OP > | virtual |
normMat(const MV &X, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec, Teuchos::RCP< const MV > MX=Teuchos::null) const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | |
orthogError(const MV &X1, const MV &X2) const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
orthogErrorMat(const MV &X1, const MV &X2, Teuchos::RCP< const MV > MX1, Teuchos::RCP< const MV > MX2) const | Anasazi::BasicOrthoManager< ScalarType, MV, OP > | virtual |
OrthoManager() | Anasazi::OrthoManager< ScalarType, MV > | inline |
orthonormError(const MV &X) const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
orthonormErrorMat(const MV &X, Teuchos::RCP< const MV > MX=Teuchos::null) const | Anasazi::BasicOrthoManager< ScalarType, MV, OP > | virtual |
project(MV &X, Teuchos::Array< Teuchos::RCP< const MV > > Q, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C=Teuchos::tuple(Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > >(Teuchos::null))) const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
projectAndNormalize(MV &X, Teuchos::Array< Teuchos::RCP< const MV > > Q, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C=Teuchos::tuple(Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > >(Teuchos::null)), Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B=Teuchos::null) const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
projectAndNormalizeMat(MV &X, Teuchos::Array< Teuchos::RCP< const MV > > Q, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C=Teuchos::tuple(Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > >(Teuchos::null)), Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B=Teuchos::null, Teuchos::RCP< MV > MX=Teuchos::null, Teuchos::Array< Teuchos::RCP< const MV > > MQ=Teuchos::tuple(Teuchos::RCP< const MV >(Teuchos::null))) const | Anasazi::BasicOrthoManager< ScalarType, MV, OP > | virtual |
projectMat(MV &X, Teuchos::Array< Teuchos::RCP< const MV > > Q, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C=Teuchos::tuple(Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > >(Teuchos::null)), Teuchos::RCP< MV > MX=Teuchos::null, Teuchos::Array< Teuchos::RCP< const MV > > MQ=Teuchos::tuple(Teuchos::RCP< const MV >(Teuchos::null))) const | Anasazi::BasicOrthoManager< ScalarType, MV, OP > | virtual |
resetOpCounter() | Anasazi::MatOrthoManager< ScalarType, MV, OP > | |
setKappa(typename Teuchos::ScalarTraits< ScalarType >::magnitudeType kappa) | Anasazi::BasicOrthoManager< ScalarType, MV, OP > | inline |
setOp(Teuchos::RCP< const OP > Op) | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
~BasicOrthoManager() | Anasazi::BasicOrthoManager< ScalarType, MV, OP > | inline |
~MatOrthoManager() | Anasazi::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
~OrthoManager() | Anasazi::OrthoManager< ScalarType, MV > | inlinevirtual |