Belos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Belos::ICGSOrthoManager< ScalarType, MV, OP > Member List

This is the complete list of members for Belos::ICGSOrthoManager< ScalarType, MV, OP >, including all inherited members.

_hasOpBelos::MatOrthoManager< ScalarType, MV, OP >protected
_OpBelos::MatOrthoManager< ScalarType, MV, OP >protected
blk_tol_Belos::ICGSOrthoManager< ScalarType, MV, OP >private
blk_tol_default_Belos::ICGSOrthoManager< ScalarType, MV, OP >static
blk_tol_fast_Belos::ICGSOrthoManager< ScalarType, MV, OP >static
blkOrtho(MV &X, Teuchos::RCP< MV > MX, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) constBelos::ICGSOrthoManager< ScalarType, MV, OP >private
blkOrtho1(MV &X, Teuchos::RCP< MV > MX, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) constBelos::ICGSOrthoManager< ScalarType, MV, OP >private
blkOrthoSing(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 > > QQ) constBelos::ICGSOrthoManager< ScalarType, MV, OP >private
defaultParams_Belos::ICGSOrthoManager< ScalarType, MV, OP >mutableprivate
findBasis(MV &X, Teuchos::RCP< MV > MX, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > C, bool completeBasis, int howMany=-1) constBelos::ICGSOrthoManager< ScalarType, MV, OP >private
getBlkTol() constBelos::ICGSOrthoManager< ScalarType, MV, OP >inline
getFastParameters() constBelos::ICGSOrthoManager< ScalarType, MV, OP >inline
getLabel() constBelos::ICGSOrthoManager< ScalarType, MV, OP >inlinevirtual
getOp() constBelos::MatOrthoManager< ScalarType, MV, OP >inline
getSingTol() constBelos::ICGSOrthoManager< ScalarType, MV, OP >inline
getValidParameters() constBelos::ICGSOrthoManager< ScalarType, MV, OP >inline
ICGSOrthoManager(const std::string &label="Belos", Teuchos::RCP< const OP > Op=Teuchos::null, const int max_ortho_steps=max_ortho_steps_default_, const MagnitudeType blk_tol=blk_tol_default_, const MagnitudeType sing_tol=sing_tol_default_)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) constBelos::MatOrthoManager< ScalarType, MV, OP >inlinevirtual
innerProd(const MV &X, const MV &Y, Teuchos::RCP< const MV > MY, Teuchos::SerialDenseMatrix< int, ScalarType > &Z) constBelos::MatOrthoManager< ScalarType, MV, OP >inline
label_Belos::ICGSOrthoManager< ScalarType, MV, OP >private
MagnitudeType typedefBelos::ICGSOrthoManager< ScalarType, MV, OP >private
MatOrthoManager(Teuchos::RCP< const OP > Op=Teuchos::null)Belos::MatOrthoManager< ScalarType, MV, OP >inline
max_ortho_steps_Belos::ICGSOrthoManager< ScalarType, MV, OP >private
max_ortho_steps_default_Belos::ICGSOrthoManager< ScalarType, MV, OP >static
max_ortho_steps_fast_Belos::ICGSOrthoManager< ScalarType, MV, OP >static
MGT typedefBelos::ICGSOrthoManager< ScalarType, MV, OP >private
MVT typedefBelos::ICGSOrthoManager< ScalarType, MV, OP >private
norm(const MV &X, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec) constBelos::MatOrthoManager< ScalarType, MV, OP >inlinevirtual
norm(const MV &X, Teuchos::RCP< const MV > MX, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec) constBelos::MatOrthoManager< ScalarType, MV, OP >inline
normalize(MV &X, Teuchos::RCP< MV > MX, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B) constBelos::ICGSOrthoManager< ScalarType, MV, OP >virtual
normalize(MV &X, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B) constBelos::ICGSOrthoManager< ScalarType, MV, OP >inlinevirtual
OPT typedefBelos::ICGSOrthoManager< ScalarType, MV, OP >private
orthogError(const MV &X1, const MV &X2) constBelos::ICGSOrthoManager< ScalarType, MV, OP >inlinevirtual
orthogError(const MV &X1, Teuchos::RCP< const MV > MX1, const MV &X2) constBelos::ICGSOrthoManager< ScalarType, MV, OP >virtual
OrthoManager()Belos::OrthoManager< ScalarType, MV >inline
orthonormError(const MV &X) constBelos::ICGSOrthoManager< ScalarType, MV, OP >inlinevirtual
orthonormError(const MV &X, Teuchos::RCP< const MV > MX) constBelos::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) constBelos::ICGSOrthoManager< ScalarType, MV, OP >virtual
project(MV &X, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) constBelos::ICGSOrthoManager< 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) constBelos::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) constBelos::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) constBelos::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) constBelos::ICGSOrthoManager< ScalarType, MV, OP >protectedvirtual
SCT typedefBelos::ICGSOrthoManager< ScalarType, MV, OP >private
setBlkTol(const MagnitudeType blk_tol)Belos::ICGSOrthoManager< ScalarType, MV, OP >inline
setLabel(const std::string &label)Belos::ICGSOrthoManager< ScalarType, MV, OP >virtual
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
setSingTol(const MagnitudeType sing_tol)Belos::ICGSOrthoManager< ScalarType, MV, OP >inline
sing_tol_Belos::ICGSOrthoManager< ScalarType, MV, OP >private
sing_tol_default_Belos::ICGSOrthoManager< ScalarType, MV, OP >static
sing_tol_fast_Belos::ICGSOrthoManager< ScalarType, MV, OP >static
~ICGSOrthoManager()Belos::ICGSOrthoManager< ScalarType, MV, OP >inline
~MatOrthoManager()Belos::MatOrthoManager< ScalarType, MV, OP >inlinevirtual
~OrthoManager()Belos::OrthoManager< ScalarType, MV >inlinevirtual