Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
Belos_Details_registerSolverFactory.cpp File Reference
#include "BelosMultiVec.hpp"
#include "BelosOperator.hpp"
#include "BelosSolverFactory.hpp"
#include "BelosBiCGStabSolMgr.hpp"
#include "BelosBlockCGSolMgr.hpp"
#include "BelosBlockGmresSolMgr.hpp"
#include "BelosFixedPointSolMgr.hpp"
#include "BelosGCRODRSolMgr.hpp"
#include "BelosGmresPolySolMgr.hpp"
#include "BelosLSQRSolMgr.hpp"
#include "BelosMinresSolMgr.hpp"
#include "BelosPCPGSolMgr.hpp"
#include "BelosPseudoBlockCGSolMgr.hpp"
#include "BelosPseudoBlockGmresSolMgr.hpp"
#include "BelosPseudoBlockTFQMRSolMgr.hpp"
#include "BelosRCGSolMgr.hpp"
#include "BelosTFQMRSolMgr.hpp"
Include dependency graph for Belos_Details_registerSolverFactory.cpp:

Go to the source code of this file.

Namespaces

 Belos
 
 Belos::Details
 

Macros

#define BELOS_DEFINE_REGISTER_SOLVER_MANAGER(manager, name)   Impl::registerSolverSubclassForTypes<manager<ST,MV,OP>, ST, MV, OP> (name);
 

Functions

void Belos::Details::registerSolverFactory ()
 

Macro Definition Documentation

#define BELOS_DEFINE_REGISTER_SOLVER_MANAGER (   manager,
  name 
)    Impl::registerSolverSubclassForTypes<manager<ST,MV,OP>, ST, MV, OP> (name);

Definition at line 72 of file Belos_Details_registerSolverFactory.cpp.


Generated on Wed Mar 27 2024 09:28:06 for Belos by doxygen 1.8.5