Belos  Version of the Day
Classes | Namespaces | Enumerations | Functions
BelosSolverFactory.hpp File Reference
#include <BelosConfigDefs.hpp>
#include <BelosOutputManager.hpp>
#include <BelosSolverManager.hpp>
#include <BelosBlockCGSolMgr.hpp>
#include <BelosBlockGmresSolMgr.hpp>
#include <BelosGCRODRSolMgr.hpp>
#include <BelosPseudoBlockCGSolMgr.hpp>
#include <BelosPseudoBlockGmresSolMgr.hpp>
#include <BelosPseudoBlockStochasticCGSolMgr.hpp>
#include <BelosLSQRSolMgr.hpp>
#include <BelosMinresSolMgr.hpp>
#include <BelosGmresPolySolMgr.hpp>
#include <BelosPCPGSolMgr.hpp>
#include <BelosRCGSolMgr.hpp>
#include <BelosTFQMRSolMgr.hpp>
#include <BelosPseudoBlockTFQMRSolMgr.hpp>
#include <BelosFixedPointSolMgr.hpp>
#include <BelosBiCGStabSolMgr.hpp>
#include <Teuchos_Array.hpp>
#include <Teuchos_Describable.hpp>
#include <Teuchos_StandardCatchMacros.hpp>
#include <Teuchos_TypeNameTraits.hpp>
#include <algorithm>
#include <locale>
#include <map>
#include <sstream>
#include <stdexcept>
#include <vector>
Include dependency graph for BelosSolverFactory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::SolverFactory< Scalar, MV, OP >
 Factory for all solvers which Belos supports. More...
 

Namespaces

 Belos
 
 Belos::details
 

Enumerations

Functions

template<class SolverManagerBaseType , class SolverManagerType >
Teuchos::RCP< SolverManagerBaseType > Belos::details::makeSolverManagerTmpl (const Teuchos::RCP< Teuchos::ParameterList > &params)
 
template<class Scalar , class MV , class OP >
Teuchos::RCP< SolverManager< Scalar, MV, OP > > Belos::details::makeSolverManagerFromEnum (const EBelosSolverType solverType, const Teuchos::RCP< Teuchos::ParameterList > &params)
 

Generated on Thu Jul 21 2016 14:43:57 for Belos by doxygen 1.8.11