Belos Version of the Day
Loading...
Searching...
No Matches
Belos_Details_registerSolverFactory.cpp File Reference
Include dependency graph for Belos_Details_registerSolverFactory.cpp:

Go to the source code of this file.

Namespaces

namespace  Belos
namespace  Belos::Details

Macros

#define BELOS_DEFINE_REGISTER_SOLVER_MANAGER(manager, name)

Functions

void Belos::Details::registerSolverFactory ()

Macro Definition Documentation

◆ BELOS_DEFINE_REGISTER_SOLVER_MANAGER

#define BELOS_DEFINE_REGISTER_SOLVER_MANAGER ( manager,
name )
Value:
Impl::registerSolverSubclassForTypes<manager<fST,fMV,fOP>, fST, fMV, fOP> (name); \
Impl::registerSolverSubclassForTypes<manager<dST,dMV,dOP>, dST, dMV, dOP> (name);

Definition at line 42 of file Belos_Details_registerSolverFactory.cpp.


Generated on for Belos by doxygen 1.15.0