12#include "Teuchos_ConfigDefs.hpp"
20#if defined(HAVE_BELOS_TPETRA) && defined(HAVE_TEUCHOS_CXX_ATTRIBUTE_WEAK)
40#if defined(HAVE_BELOS_TPETRA) && defined(HAVE_TEUCHOS_CXX_ATTRIBUTE_WEAK)
42 if (::Belos::Details::Tpetra::registerLinearSolverFactory !=
NULL) {
43 ::Belos::Details::Tpetra::registerLinearSolverFactory ();
Implementation of Trilinos::Details::LinearSolverFactory.
Declaration of Belos::Details::registerLinearSolverFactory.
Alternative run-time polymorphic interface for operators.
void registerLinearSolverFactory()
Register Belos' LinearSolverFactory with the central repository, for all enabled combinations of temp...