|
Belos
Version of the Day
|
This is the complete list of members for Belos::DGKSOrthoManager< ScalarType, MV, OP >, including all inherited members.
| _hasOp | Belos::MatOrthoManager< ScalarType, MV, OP > | protected |
| _Op | Belos::MatOrthoManager< ScalarType, MV, OP > | protected |
| blk_tol_default_ | Belos::DGKSOrthoManager< ScalarType, MV, OP > | static |
| blk_tol_fast_ | Belos::DGKSOrthoManager< ScalarType, MV, OP > | static |
| dep_tol_default_ | Belos::DGKSOrthoManager< ScalarType, MV, OP > | static |
| dep_tol_fast_ | Belos::DGKSOrthoManager< ScalarType, MV, OP > | static |
| DGKSOrthoManager(const std::string &label="Belos", Teuchos::RCP< const OP > Op=Teuchos::null, const int max_blk_ortho=max_blk_ortho_default_, const MagnitudeType blk_tol=blk_tol_default_, const MagnitudeType dep_tol=dep_tol_default_, const MagnitudeType sing_tol=sing_tol_default_) | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inline |
| DGKSOrthoManager(const Teuchos::RCP< Teuchos::ParameterList > &plist, const std::string &label="Belos", Teuchos::RCP< const OP > Op=Teuchos::null) | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inline |
| getBlkTol() const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inline |
| getDepTol() const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inline |
| getLabel() const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inlinevirtual |
| 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 |
| getSingTol() const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inline |
| getValidParameters() const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inlinevirtual |
| 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 |
| max_blk_ortho_default_ | Belos::DGKSOrthoManager< ScalarType, MV, OP > | static |
| max_blk_ortho_fast_ | Belos::DGKSOrthoManager< ScalarType, MV, OP > | static |
| 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 | Belos::DGKSOrthoManager< ScalarType, MV, OP > | virtual |
| normalize(MV &X, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B) const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inlinevirtual |
| orthogError(const MV &X1, const MV &X2) const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inlinevirtual |
| orthogError(const MV &X1, Teuchos::RCP< const MV > MX1, const MV &X2) const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | virtual |
| OrthoManager() | Belos::OrthoManager< ScalarType, MV > | inline |
| orthonormError(const MV &X) const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inlinevirtual |
| orthonormError(const MV &X, Teuchos::RCP< const MV > MX) const | Belos::DGKSOrthoManager< ScalarType, MV, OP > | 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 | Belos::DGKSOrthoManager< ScalarType, MV, OP > | virtual |
| project(MV &X, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) const | Belos::DGKSOrthoManager< 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 | Belos::DGKSOrthoManager< ScalarType, MV, OP > | protectedvirtual |
| setBlkTol(const MagnitudeType blk_tol) | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inline |
| setDepTol(const MagnitudeType dep_tol) | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inline |
| setLabel(const std::string &label) | Belos::DGKSOrthoManager< ScalarType, MV, OP > | virtual |
| setMyParamList(const RCP< ParameterList > ¶mList) | Teuchos::ParameterListAcceptorDefaultBase | protected |
| setOp(Teuchos::RCP< const OP > Op) | Belos::MatOrthoManager< ScalarType, MV, OP > | inline |
| setParameterList(const Teuchos::RCP< Teuchos::ParameterList > &plist) | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inlinevirtual |
| setSingTol(const MagnitudeType sing_tol) | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inline |
| sing_tol_default_ | Belos::DGKSOrthoManager< ScalarType, MV, OP > | static |
| sing_tol_fast_ | Belos::DGKSOrthoManager< ScalarType, MV, OP > | static |
| unsetParameterList() | Teuchos::ParameterListAcceptorDefaultBase | virtual |
| ~DGKSOrthoManager() | Belos::DGKSOrthoManager< ScalarType, MV, OP > | inline |
| ~MatOrthoManager() | Belos::MatOrthoManager< ScalarType, MV, OP > | inlinevirtual |
| ~OrthoManager() | Belos::OrthoManager< ScalarType, MV > | inlinevirtual |
1.8.5