|
MueLu
Version of the Day
|
#include <Xpetra_Matrix_fwd.hpp>#include "MueLu_ConfigDefs.hpp"#include "MueLu_PFactory.hpp"#include "MueLu_SemiCoarsenPFactory_fwd.hpp"#include "MueLu_Level_fwd.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::SemiCoarsenPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Prolongator factory performing semi-coarsening. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | VERTICAL 1 |
| #define | HORIZONTAL 2 |
| #define | GRID_SUPPLIED -1 |
| #define | NUM_ZPTS 0 |
| #define | ORIENTATION 1 |
| #define | MUELU_SEMICOARSENPFACTORY_SHORT |
| #define VERTICAL 1 |
Definition at line 21 of file MueLu_SemiCoarsenPFactory_decl.hpp.
| #define HORIZONTAL 2 |
Definition at line 22 of file MueLu_SemiCoarsenPFactory_decl.hpp.
| #define GRID_SUPPLIED -1 |
Definition at line 23 of file MueLu_SemiCoarsenPFactory_decl.hpp.
| #define NUM_ZPTS 0 |
Definition at line 24 of file MueLu_SemiCoarsenPFactory_decl.hpp.
| #define ORIENTATION 1 |
Definition at line 25 of file MueLu_SemiCoarsenPFactory_decl.hpp.
| #define MUELU_SEMICOARSENPFACTORY_SHORT |
Definition at line 120 of file MueLu_SemiCoarsenPFactory_decl.hpp.