MueLu
Version of the Day
|
#include <Teuchos_SerialDenseVector.hpp>
#include <Xpetra_MultiVector.hpp>
#include <Xpetra_Matrix_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_PFactory.hpp"
#include "MueLu_CombinePFactory_fwd.hpp"
#include "MueLu_Level_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLuTests::CombinePFactoryTester< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
class | MueLu::CombinePFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Prolongator factory that replicates 'Psubblock' matrix to create new prolongator suitable for PDE systems. More... | |
Namespaces | |
MueLuTests | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_COMBINEPFACTORY_SHORT |
#define MUELU_COMBINEPFACTORY_SHORT |
Definition at line 135 of file MueLu_CombinePFactory_decl.hpp.