|
MueLu
Version of the Day
|
#include <Teuchos_ScalarTraits.hpp>#include <Teuchos_SerialDenseMatrix.hpp>#include <Teuchos_SerialQRDenseSolver.hpp>#include <Xpetra_CrsGraphFactory_fwd.hpp>#include <Xpetra_CrsMatrix_fwd.hpp>#include <Xpetra_Matrix_fwd.hpp>#include <Xpetra_MultiVector_fwd.hpp>#include <Xpetra_MapFactory_fwd.hpp>#include <Xpetra_Map_fwd.hpp>#include <Xpetra_MultiVectorFactory_fwd.hpp>#include <Xpetra_Import_fwd.hpp>#include <Xpetra_ImportFactory_fwd.hpp>#include <Xpetra_CrsMatrixWrap_fwd.hpp>#include "MueLu_ConfigDefs.hpp"#include "MueLu_TentativePFactory_fwd.hpp"#include "MueLu_Aggregates_fwd.hpp"#include "MueLu_AmalgamationFactory_fwd.hpp"#include "MueLu_AmalgamationInfo_fwd.hpp"#include "MueLu_CoarseMapFactory_fwd.hpp"#include "MueLu_Level_fwd.hpp"#include "MueLu_PerfUtils_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::TentativePFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Factory for building tentative prolongator. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_TENTATIVEPFACTORY_SHORT |
| #define MUELU_TENTATIVEPFACTORY_SHORT |
Definition at line 133 of file MueLu_TentativePFactory_decl.hpp.