|
Anasazi
Version of the Day
|
This is the complete list of members for Anasazi::ICGSOrthoManager< ScalarType, MV, OP >, including all inherited members.
| GenOrthoManager(Teuchos::RCP< const OP > Op=Teuchos::null) | Anasazi::GenOrthoManager< ScalarType, MV, OP > | |
| getNumIters() const | Anasazi::ICGSOrthoManager< ScalarType, MV, OP > | inline |
| getOp() const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
| getOpCounter() const | Anasazi::MatOrthoManager< ScalarType, MV, OP > | |
| ICGSOrthoManager(Teuchos::RCP< const OP > Op=Teuchos::null, int numIters=2, typename Teuchos::ScalarTraits< ScalarType >::magnitudeType eps=0.0, typename Teuchos::ScalarTraits< ScalarType >::magnitudeType tol=0.20) | Anasazi::ICGSOrthoManager< 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::ICGSOrthoManager< 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::ICGSOrthoManager< 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::ICGSOrthoManager< 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 |
| 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 | Anasazi::ICGSOrthoManager< 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::ICGSOrthoManager< ScalarType, MV, OP > | 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 | Anasazi::ICGSOrthoManager< 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::ICGSOrthoManager< ScalarType, MV, OP > | virtual |
| resetOpCounter() | Anasazi::MatOrthoManager< ScalarType, MV, OP > | |
| setNumIters(int numIters) | Anasazi::ICGSOrthoManager< ScalarType, MV, OP > | inline |
| setOp(Teuchos::RCP< const OP > Op) | Anasazi::MatOrthoManager< ScalarType, MV, OP > | virtual |
| ~GenOrthoManager() | Anasazi::GenOrthoManager< ScalarType, MV, OP > | inlinevirtual |
| ~ICGSOrthoManager() | Anasazi::ICGSOrthoManager< ScalarType, MV, OP > | inline |
| ~MatOrthoManager() | Anasazi::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
| ~OrthoManager() | Anasazi::OrthoManager< ScalarType, MV > | inlinevirtual |
1.8.5