Here is a list of all class members with links to the classes they belong to:
- m -
- magnitude_type
: Belos::InnerSolver< Scalar, MV, OP >
, Belos::details::MultiVecTsqrAdapter< ScalarType >
, Belos::details::ProjectedLeastSquaresProblem< Scalar >
, Belos::StatusTestFactory< Scalar, MV, OP >
, Belos::details::StubTsqrAdapter< MultiVectorType >
, Belos::details::LocalDenseMatrixOps< Scalar >
, Belos::OutOfPlaceNormalizerMixin< Scalar, MV >
, Belos::TsqrOrthoManager< Scalar, MV >
, Belos::Test::OrthoManagerTester< Scalar, MV >
, Belos::details::ProjectedLeastSquaresSolver< Scalar >
, Belos::TsqrMatOrthoManager< Scalar, MV, OP >
, Belos::ReorthogonalizationCallback< Scalar >
, Belos::SimpleOrthoManager< Scalar, MV >
, Belos::TsqrOrthoManagerImpl< Scalar, MV >
- MagnitudeType
: Belos::BlockCGIter< ScalarType, MV, OP, lapackSupportsScalarType >
, Belos::PseudoBlockStochasticCGIter< ScalarType, MV, OP >
, Belos::PseudoBlockTFQMRIterState< ScalarType, MV >
, Belos::BlockCGIter< ScalarType, MV, OP, true >
, Belos::PseudoBlockTFQMRIter< ScalarType, MV, OP >
, Belos::RCGIter< ScalarType, MV, OP >
, Belos::BlockFGmresIter< ScalarType, MV, OP >
, Belos::StatusTestGenResNorm< ScalarType, MV, OP >
, Belos::StatusTestGenResSubNorm< ScalarType, MV, OP >
, Belos::BlockGCRODRIter< ScalarType, MV, OP >
, Belos::StatusTestImpResNorm< ScalarType, MV, OP >
, Belos::StatusTestLogResNorm< ScalarType, MV, OP >
, Belos::BlockGmresIter< ScalarType, MV, OP >
, Belos::StatusTestResNorm< ScalarType, MV, OP >
, Belos::TFQMRIter< ScalarType, MV, OP >
, Belos::CGIter< ScalarType, MV, OP >
, Belos::CGSingleRedIter< ScalarType, MV, OP >
, Belos::FixedPointIter< ScalarType, MV, OP >
, Belos::GCRODRIter< ScalarType, MV, OP >
, Belos::LSQRIter< ScalarType, MV, OP >
, Belos::LSQRStatusTest< ScalarType, MV, OP >
, Belos::MinresIter< ScalarType, MV, OP >
, Belos::PCPGIter< ScalarType, MV, OP >
, Belos::PseudoBlockCGIter< ScalarType, MV, OP >
, Belos::BiCGStabIter< ScalarType, MV, OP >
, Belos::PseudoBlockGmresIterState< ScalarType, MV >
, Belos::PseudoBlockGmresIter< ScalarType, MV, OP >
- makeInnerSolverOperator()
: Belos::InnerSolverTraits< Scalar, MV, OP >
- makeMatOrthoManager()
: Belos::OrthoManagerFactory< Scalar, MV, OP >
- makeOrthoManager()
: Belos::OrthoManagerFactory< Scalar, MV, OP >
- mat_cond_num
: Belos::LSQRIterationState< ScalarType, MV >
- mat_ptr
: Belos::SimpleOrthoManager< Scalar, MV >
, Belos::OutOfPlaceNormalizerMixin< Scalar, MV >
, Belos::TsqrOrthoManager< Scalar, MV >
, Belos::TsqrMatOrthoManager< Scalar, MV, OP >
, Belos::TsqrOrthoManagerImpl< Scalar, MV >
- mat_resid_norm
: Belos::LSQRIterationState< ScalarType, MV >
- mat_type
: Belos::Test::OrthoManagerTester< Scalar, MV >
, Belos::details::LocalDenseMatrixOps< Scalar >
, Belos::details::ProjectedLeastSquaresSolver< Scalar >
, Belos::SimpleOrthoManager< Scalar, MV >
, Belos::OutOfPlaceNormalizerMixin< Scalar, MV >
, Belos::TsqrOrthoManager< Scalar, MV >
, Belos::TsqrMatOrthoManager< Scalar, MV, OP >
, Belos::TsqrOrthoManagerImpl< Scalar, MV >
- matAdd()
: Belos::details::LocalDenseMatrixOps< Scalar >
- matMatMult()
: Belos::details::LocalDenseMatrixOps< Scalar >
- MatOrthoManager()
: Belos::MatOrthoManager< ScalarType, MV, OP >
- matScale()
: Belos::details::LocalDenseMatrixOps< Scalar >
- matSub()
: Belos::details::LocalDenseMatrixOps< Scalar >
- max_blk_ortho_default_
: Belos::DGKSOrthoManager< ScalarType, MV, OP >
- max_blk_ortho_fast_
: Belos::DGKSOrthoManager< ScalarType, MV, OP >
- max_iter_test
: Belos::StatusTestFactory< Scalar, MV, OP >
- max_ortho_steps_default_
: Belos::ICGSOrthoManager< ScalarType, MV, OP >
, Belos::IMGSOrthoManager< ScalarType, MV, OP >
- max_ortho_steps_fast_
: Belos::ICGSOrthoManager< ScalarType, MV, OP >
, Belos::IMGSOrthoManager< ScalarType, MV, OP >
- MinresIter()
: Belos::MinresIter< ScalarType, MV, OP >
- MinresIterateFailure()
: Belos::MinresIterateFailure
- MinresIterationInitFailure()
: Belos::MinresIterationInitFailure
- MinresIterationLAPACKFailure()
: Belos::MinresIterationLAPACKFailure
- MinresIterationOrthoFailure()
: Belos::MinresIterationOrthoFailure
- MinresIterationState()
: Belos::MinresIterationState< ScalarType, MV >
- MinresSolMgr()
: Belos::MinresSolMgr< ScalarType, MV, OP >
- MinresSolMgrLinearProblemFailure()
: Belos::MinresSolMgrLinearProblemFailure
- MultiVec()
: Belos::MultiVec< ScalarType >
- multivector_type
: Belos::TsqrOrthoManagerImpl< Scalar, MV >
, Belos::InnerSolver< Scalar, MV, OP >
, Belos::InnerSolverTraits< Scalar, MV, OP >
, Belos::OutOfPlaceNormalizerMixin< Scalar, MV >
, Belos::TsqrOrthoManager< Scalar, MV >
, Belos::TsqrMatOrthoManager< Scalar, MV, OP >
- MV
: Belos::details::MultiVecTsqrAdapter< ScalarType >
, Belos::details::StubTsqrAdapter< MultiVectorType >
- MvAddMv()
: Belos::MultiVec< ScalarType >
, Belos::GmresPolyMv< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::MultiVecTraits< ScalarType, MV >
- MvDot()
: Belos::GmresPolyMv< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::MultiVecTraits< ScalarType, MV >
, Belos::MultiVec< ScalarType >
- MvInit()
: Belos::GmresPolyMv< ScalarType, MV >
, Belos::MultiVec< ScalarType >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::MultiVecTraits< ScalarType, MV >
- MvNorm()
: Belos::GmresPolyMv< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::MultiVec< ScalarType >
- MvPrint()
: Belos::MultiVecTraits< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::GmresPolyMv< ScalarType, MV >
, Belos::MultiVec< ScalarType >
- MvRandom()
: Belos::GmresPolyMv< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::MultiVecTraits< ScalarType, MV >
, Belos::MultiVec< ScalarType >
- MvScale()
: Belos::GmresPolyMv< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::MultiVecTraits< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::GmresPolyMv< ScalarType, MV >
, Belos::MultiVec< ScalarType >
, Belos::MultiVecTraits< ScalarType, MV >
, Belos::MultiVec< ScalarType >
- MVT
: Belos::StatusTestGenResNorm< ScalarType, MV, OP >
, Belos::PseudoBlockCGIter< ScalarType, MV, OP >
, Belos::PCPGIter< ScalarType, MV, OP >
, Belos::CGIter< ScalarType, MV, OP >
, Belos::BiCGStabIter< ScalarType, MV, OP >
, Belos::BlockFGmresIter< ScalarType, MV, OP >
, Belos::LSQRIter< ScalarType, MV, OP >
, Belos::RCGIter< ScalarType, MV, OP >
, Belos::GCRODRIter< ScalarType, MV, OP >
, Belos::TFQMRIter< ScalarType, MV, OP >
, Belos::FixedPointIter< ScalarType, MV, OP >
, Belos::PseudoBlockGmresIter< ScalarType, MV, OP >
, Belos::Test::OrthoManagerTester< Scalar, MV >
, Belos::BlockCGIter< ScalarType, MV, OP, true >
, Belos::CGSingleRedIter< ScalarType, MV, OP >
, Belos::BlockGCRODRIter< ScalarType, MV, OP >
, Belos::PseudoBlockStochasticCGIter< ScalarType, MV, OP >
, Belos::StatusTestGenResSubNorm< ScalarType, MV, OP >
, Belos::StatusTestResNorm< ScalarType, MV, OP >
, Belos::PseudoBlockTFQMRIter< ScalarType, MV, OP >
, Belos::LSQRStatusTest< ScalarType, MV, OP >
, Belos::MinresIter< ScalarType, MV, OP >
, Belos::BlockCGIter< ScalarType, MV, OP, lapackSupportsScalarType >
, Belos::BlockGmresIter< ScalarType, MV, OP >
- MvTimesMatAddMv()
: Belos::MultiVecTraits< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::GmresPolyMv< ScalarType, MV >
, Belos::MultiVec< ScalarType >
- MvTransMv()
: Belos::MultiVecTraits< ScalarType, MV >
, Belos::MultiVecTraits< ScalarType, MultiVec< ScalarType > >
, Belos::MultiVec< ScalarType >
, Belos::GmresPolyMv< ScalarType, MV >