42#ifndef BELOS_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP
43#define BELOS_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP
108class RegisterLinearSolverFactory {
110 RegisterLinearSolverFactory () {
118RegisterLinearSolverFactory registerIt;
Belos header file which uses auto-configuration information to include necessary C++ headers.
void registerLinearSolverFactory()
Register Belos' LinearSolverFactory with the central repository, for all enabled combinations of temp...