48 #ifndef IFPACK2_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP 49 #define IFPACK2_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP 51 #include "Ifpack2_ConfigDefs.hpp" 101 class RegisterLinearSolverFactory {
103 RegisterLinearSolverFactory () {
111 RegisterLinearSolverFactory registerIt;
115 #endif // IFPACK2_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP void registerLinearSolverFactory()
Register Ifpack2's LinearSolverFactory with the central repository, for all enabled combinations of t...
Definition: Ifpack2_Details_registerLinearSolverFactory.cpp:68
Ifpack2 implementation details.
Preconditioners and smoothers for Tpetra sparse matrices.
Definition: Ifpack2_AdditiveSchwarz_decl.hpp:72
void registerLinearSolverFactory(const std::string &packageName, const Teuchos::RCP< LinearSolverFactory< MV, OP, NormType > > &factory)