|
MueLu
Version of the Day
|
#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.
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
| MueLu::Details | |
Macros | |
| #define | LCL_CALL(SC, LO, GO, NT) |
Functions | |
| void | MueLu::Details::registerLinearSolverFactory () |
| Register MueLu's LinearSolverFactory with the central repository, for all enabled combinations of template parameters. More... | |
| #define LCL_CALL | ( | SC, | |
| LO, | |||
| GO, | |||
| NT | |||
| ) |
Definition at line 72 of file MueLu_Details_registerLinearSolverFactory.cpp.