|
MueLu
Version of the Day
|
#include <Teuchos_ScalarTraits.hpp>#include <Teuchos_SerialDenseMatrix.hpp>#include <Teuchos_SerialQRDenseSolver.hpp>#include <Xpetra_CrsMatrix_fwd.hpp>#include <Xpetra_Matrix_fwd.hpp>#include <Xpetra_MapFactory_fwd.hpp>#include <Xpetra_Map_fwd.hpp>#include <Xpetra_Import_fwd.hpp>#include <Xpetra_CrsMatrixWrap_fwd.hpp>#include "MueLu_ConfigDefs.hpp"#include "MueLu_ReitzingerPFactory_fwd.hpp"#include "MueLu_Level_fwd.hpp"#include "MueLu_PFactory.hpp"#include "MueLu_Utilities_fwd.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::ReitzingerPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Factory for building tentative prolongator. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_REITZINGERPFACTORY_SHORT |
| #define MUELU_REITZINGERPFACTORY_SHORT |
Definition at line 111 of file MueLu_ReitzingerPFactory_decl.hpp.