MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_Details_registerLinearSolverFactory.cpp File Reference
#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...
 

Macro Definition Documentation

#define LCL_CALL (   SC,
  LO,
  GO,
  NT 
)
Value:
Tpetra::Operator<SC, LO, GO, NT>, \
Interface for a &quot;factory&quot; that creates MueLu solvers.
typename Kokkos::ArithTraits< impl_scalar_type >::mag_type mag_type
void registerLinearSolverFactory()
Register MueLu&#39;s LinearSolverFactory with the central repository, for all enabled combinations of tem...

Definition at line 69 of file MueLu_Details_registerLinearSolverFactory.cpp.