48#ifndef IFPACK2_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP
49#define IFPACK2_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP
51#include "Ifpack2_ConfigDefs.hpp"
101class RegisterLinearSolverFactory {
103 RegisterLinearSolverFactory () {
111RegisterLinearSolverFactory registerIt;
void registerLinearSolverFactory()
Register Ifpack2's LinearSolverFactory with the central repository, for all enabled combinations of t...
Definition: Ifpack2_Details_registerLinearSolverFactory.cpp:68
void registerLinearSolverFactory()
Ifpack2 implementation details.
Preconditioners and smoothers for Tpetra sparse matrices.
Definition: Ifpack2_AdditiveSchwarz_decl.hpp:74