|
MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"#include "MueLu_LineDetectionFactory_fwd.hpp"#include "MueLu_Level_fwd.hpp"#include "MueLu_SingleLevelFactoryBase.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::LineDetectionFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Factory for building line detection information. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | VERTICAL 1 |
| #define | HORIZONTAL 2 |
| #define | GRID_SUPPLIED -1 |
| #define | MUELU_LINEDETECTIONFACTORY_SHORT |
| #define VERTICAL 1 |
Definition at line 14 of file MueLu_LineDetectionFactory_decl.hpp.
| #define HORIZONTAL 2 |
Definition at line 15 of file MueLu_LineDetectionFactory_decl.hpp.
| #define GRID_SUPPLIED -1 |
Definition at line 16 of file MueLu_LineDetectionFactory_decl.hpp.
| #define MUELU_LINEDETECTIONFACTORY_SHORT |
Definition at line 103 of file MueLu_LineDetectionFactory_decl.hpp.