MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"
#include <Teuchos_ParameterList.hpp>
#include <Xpetra_CrsMatrix_fwd.hpp>
#include <Xpetra_Map_fwd.hpp>
#include "MueLu_FactoryBase_fwd.hpp"
#include "MueLu_SingleLevelFactoryBase.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::SchurComplementFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Factory for building the Schur Complement for a 2x2 block matrix. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_SCHURCOMPLEMENTFACTORY_SHORT |
#define MUELU_SCHURCOMPLEMENTFACTORY_SHORT |
Definition at line 106 of file MueLu_SchurComplementFactory_decl.hpp.