MueLu
Version of the Day
|
Go to the source code of this file.
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Typedefs | |
typedef short | MueLu::KeepType |
Enumerations | |
enum | MueLu::KeepEnum { MueLu::UserData = 0x1, MueLu::Keep = 0x2, MueLu::Final = 0x4, MueLu::NextRun = UserData | Keep, MueLu::All = UserData | Keep | Final } |
Keep status of a variable of Level. More... | |