MueLu
Version of the Day
|
#include <Teuchos_SerialDenseVector.hpp>
#include <Xpetra_MultiVector_fwd.hpp>
#include <Xpetra_Matrix_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_PFactory.hpp"
#include "MueLu_BlackBoxPFactory_fwd.hpp"
#include "MueLu_Level_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLuTests::BlackBoxPFactoryTester< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
class | MueLu::BlackBoxPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Prolongator factory performing geometric coarsening. More... | |
struct | MueLu::BlackBoxPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodesIDs |
struct | MueLu::BlackBoxPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodeID |
Namespaces | |
MueLuTests | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_BLACKBOXPFACTORY_SHORT |
#define MUELU_BLACKBOXPFACTORY_SHORT |
Definition at line 183 of file MueLu_BlackBoxPFactory_decl.hpp.