10#ifndef BELOSSOLVERFACTORY_GENERIC_HPP
11#define BELOSSOLVERFACTORY_GENERIC_HPP
34template<
class SC,
class MV,
class OP>
The Belos::BiCGStabSolMgr provides a solver manager for the BiCGStab linear solver.
The Belos::BlockCGSolMgr provides a solver manager for the BlockCG linear solver.
The Belos::BlockGmresSolMgr provides a solver manager for the BlockGmres linear solver.
The Belos::FixedPointSolMgr provides a solver manager for the FixedPoint linear solver.
Declaration and definition of Belos::GCRODRSolMgr, which implements the GCRODR (recycling GMRES) solv...
LSQRSolMgr: interface to the LSQR method.
Solver manager for the MINRES linear solver.
Declaration and definition of Belos::PCPGSolMgr (PCPG iterative linear solver).
The Belos::PseudoBlockCGSolMgr provides a solver manager for the BlockCG linear solver.
The Belos::PseudoBlockGmresSolMgr provides a solver manager for the BlockGmres linear solver.
The Belos::PseudoBlockTFQMRSolMgr provides a solver manager for the pseudo-block TFQMR linear solver.
The Belos::RCGSolMgr provides a solver manager for the RCG (Recycling Conjugate Gradient) linear solv...
The Belos::TFQMRSolMgr provides a solver manager for the TFQMR linear solver.
Specializations of Belos::SolverFactory may inherit from this class to get basic SolverFactory functi...
void registerSolverSubclassForTypes(const std::string &solverName)