14#ifndef IFPACK2_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP
15#define IFPACK2_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP
17#include "Ifpack2_ConfigDefs.hpp"
67class RegisterLinearSolverFactory {
69 RegisterLinearSolverFactory() {
77RegisterLinearSolverFactory registerIt;
void registerLinearSolverFactory()
Register Ifpack2's LinearSolverFactory with the central repository, for all enabled combinations of t...
Definition Ifpack2_Details_registerLinearSolverFactory.cpp:33
void registerLinearSolverFactory()
Ifpack2 implementation details.
Preconditioners and smoothers for Tpetra sparse matrices.
Definition Ifpack2_AdditiveSchwarz_decl.hpp:40