, including all inherited members.
| _hasOp | Belos::MatOrthoManager< ScalarType, MV, OP > | [protected] |
| _Op | Belos::MatOrthoManager< ScalarType, MV, OP > | [protected] |
| getBlkTol() const | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline] |
| getDependencies() const | Teuchos::ParameterListAcceptor | [virtual] |
| getFastParameters() const | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline] |
| getLabel() const | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline, 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] |
| getSingTol() const | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline] |
| getValidParameters() const | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline, virtual] |
| ICGSOrthoManager(const std::string &label="Belos", Teuchos::RCP< const OP > Op=Teuchos::null, const int max_ortho_steps=2, const MagnitudeType blk_tol=10 *MGT::squareroot(MGT::eps()), const MagnitudeType sing_tol=10 *MGT::eps()) | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline] |
| ICGSOrthoManager(const Teuchos::RCP< Teuchos::ParameterList > &plist, const std::string &label="Belos", Teuchos::RCP< const OP > Op=Teuchos::null) | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline] |
| innerProd(const MV &X, const MV &Y, Teuchos::SerialDenseMatrix< int, ScalarType > &Z) const | Belos::MatOrthoManager< ScalarType, MV, OP > | [inline, virtual] |
| 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 > | [inline, virtual] |
| 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::ICGSOrthoManager< ScalarType, MV, OP > | [virtual] |
| normalize(MV &X, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B) const | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline, virtual] |
| orthogError(const MV &X1, const MV &X2) const | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline, virtual] |
| orthogError(const MV &X1, Teuchos::RCP< const MV > MX1, const MV &X2) const | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [virtual] |
| OrthoManager() | Belos::OrthoManager< ScalarType, MV > | [inline] |
| orthonormError(const MV &X) const | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline, virtual] |
| orthonormError(const MV &X, Teuchos::RCP< const MV > MX) const | Belos::ICGSOrthoManager< 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::ICGSOrthoManager< 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::ICGSOrthoManager< ScalarType, MV, OP > | [inline, virtual] |
| 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 > | [inline, protected, virtual] |
| 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::ICGSOrthoManager< ScalarType, MV, OP > | [protected, virtual] |
| setBlkTol(const MagnitudeType blk_tol) | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline] |
| setLabel(const std::string &label) | Belos::ICGSOrthoManager< 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::ICGSOrthoManager< ScalarType, MV, OP > | [inline, virtual] |
| setSingTol(const MagnitudeType sing_tol) | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline] |
| unsetParameterList() | Teuchos::ParameterListAcceptorDefaultBase | [virtual] |
| ~ICGSOrthoManager() | Belos::ICGSOrthoManager< ScalarType, MV, OP > | [inline] |
| ~MatOrthoManager() | Belos::MatOrthoManager< ScalarType, MV, OP > | [inline, virtual] |
| ~OrthoManager() | Belos::OrthoManager< ScalarType, MV > | [inline, virtual] |
| ~ParameterListAcceptor() | Teuchos::ParameterListAcceptor | [virtual] |