#include "MueLu_Details_registerLinearSolverFactory.hpp"
#include "MueLu_Details_LinearSolverFactory.hpp"
#include "Tpetra_MultiVector.hpp"
#include "Tpetra_Operator.hpp"
#include "Epetra_MultiVector.h"
#include "Epetra_Operator.h"
#include "TpetraCore_ETIHelperMacros.h"
Go to the source code of this file.
#define LCL_CALL |
( |
|
SC, |
|
|
|
LO, |
|
|
|
GO, |
|
|
|
NT |
|
) |
| |
Value:
Tpetra::Operator<SC, LO, GO, NT>, \
Interface for a "factory" that creates MueLu solvers.
void registerLinearSolverFactory()
Register MueLu's LinearSolverFactory with the central repository, for all enabled combinations of tem...
Definition at line 72 of file MueLu_Details_registerLinearSolverFactory.cpp.