|
MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"Go to the source code of this file.
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Enumerations | |
| enum | MueLu::CycleType { MueLu::VCYCLE, MueLu::WCYCLE } |
| enum | MueLu::PreOrPost { MueLu::PRE = 0x1, MueLu::POST = 0x2, MueLu::BOTH = 0x3 } |
| enum | MueLu::NodeState { MueLu::READY = 1, MueLu::NOTSEL = 2, MueLu::AGGREGATED = 3, MueLu::ONEPT = 4, MueLu::IGNORED = 5, MueLu::BOUNDARY = 6 } |