|
MueLu Version of the Day
|
Go to the source code of this file.
Classes | |
| class | MueLu::Exceptions::BadCast |
| Exception indicating invalid cast attempted. More... | |
| class | MueLu::Exceptions::NotImplemented |
| Exception throws when you call an unimplemented method of MueLu. More... | |
| class | MueLu::Exceptions::RuntimeError |
| Exception throws to report errors in the internal logical of the program. More... | |
| class | MueLu::Exceptions::Overflow |
| Exception throws to report overflows. More... | |
| class | MueLu::Exceptions::Incompatible |
| Exception throws to report incompatible objects (like maps). More... | |
| class | MueLu::Exceptions::DependencyError |
| Exception throws to report data dependency problems between factories. More... | |
| class | MueLu::Exceptions::InvalidArgument |
| Exception throws to report invalid user entry. More... | |
Namespaces | |
| namespace | MueLu |
| Namespace for MueLu classes and methods. | |
| namespace | MueLu::Exceptions |
Macros | |
| #define | MUELU_TPETRA_ETI_EXCEPTION(cl, obj, go) |
| #define MUELU_TPETRA_ETI_EXCEPTION | ( | cl, | |
| obj, | |||
| go ) |
Definition at line 102 of file MueLu_Exceptions.hpp.