10#ifndef BELOS_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP
11#define BELOS_DETAILS_REGISTERLINEARSOLVERFACTORY_HPP
76class RegisterLinearSolverFactory {
78 RegisterLinearSolverFactory () {
86RegisterLinearSolverFactory 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...