MueLu
Version of the Day
|
#include <Teuchos_SerialDenseVector.hpp>
#include <Xpetra_Matrix_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_PFactory.hpp"
#include "MueLu_ReplicatePFactory_fwd.hpp"
#include "MueLu_Level_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLuTests::ReplicatePFactoryTester< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
class | MueLu::ReplicatePFactory< 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_REPLICATEPFACTORY_SHORT |
#define MUELU_REPLICATEPFACTORY_SHORT |
Definition at line 116 of file MueLu_ReplicatePFactory_decl.hpp.