Anasazi
Version of the Day
|
This is the complete list of members for Anasazi::GenOrthoManager< ScalarType, MV, OP >, including all inherited members.
GenOrthoManager(Teuchos::RCP< const OP > Op=Teuchos::null) | Anasazi::GenOrthoManager< ScalarType, MV, OP > | |
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 =0 | Anasazi::MatOrthoManager< ScalarType, MV, OP > | pure 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 &X, const MV &Y, Teuchos::RCP< const MV > MX=Teuchos::null, Teuchos::RCP< const MV > MY=Teuchos::null) const =0 | Anasazi::MatOrthoManager< ScalarType, MV, OP > | pure 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 =0 | Anasazi::MatOrthoManager< ScalarType, MV, OP > | pure 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 |
projectAndNormalizeGen(MV &S, Teuchos::Array< Teuchos::RCP< const MV > > X, Teuchos::Array< Teuchos::RCP< const MV > > Y, bool isBiOrtho, 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 > MS=Teuchos::null, Teuchos::Array< Teuchos::RCP< const MV > > MX=Teuchos::tuple(Teuchos::RCP< const MV >(Teuchos::null)), Teuchos::Array< Teuchos::RCP< const MV > > MY=Teuchos::tuple(Teuchos::RCP< const MV >(Teuchos::null))) const =0 | Anasazi::GenOrthoManager< ScalarType, MV, OP > | pure 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 =0 | Anasazi::MatOrthoManager< ScalarType, MV, OP > | pure virtual |
projectGen(MV &S, Teuchos::Array< Teuchos::RCP< const MV > > X, Teuchos::Array< Teuchos::RCP< const MV > > Y, bool isBiOrtho, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C=Teuchos::tuple(Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > >(Teuchos::null)), Teuchos::RCP< MV > MS=Teuchos::null, Teuchos::Array< Teuchos::RCP< const MV > > MX=Teuchos::tuple(Teuchos::RCP< const MV >(Teuchos::null)), Teuchos::Array< Teuchos::RCP< const MV > > MY=Teuchos::tuple(Teuchos::RCP< const MV >(Teuchos::null))) const =0 | Anasazi::GenOrthoManager< ScalarType, MV, OP > | pure 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 =0 | Anasazi::MatOrthoManager< ScalarType, MV, OP > | pure virtual |
resetOpCounter() | Anasazi::MatOrthoManager< ScalarType, MV, OP > | |
setOp(Teuchos::RCP< const OP > Op) | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
~GenOrthoManager() | Anasazi::GenOrthoManager< ScalarType, MV, OP > | inlinevirtual |
~MatOrthoManager() | Anasazi::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
~OrthoManager() | Anasazi::OrthoManager< ScalarType, MV > | inlinevirtual |