|
waLBerla 7.2
|
#include "core/singleton/Singleton.h"#include <functional>#include <cstdlib>#include <sstream>#include <stdexcept>#include <string>Classes | |
| class | walberla::Abort |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
Macros | |
| #define | WALBERLA_ABORT(msg) |
| #define | WALBERLA_ABORT_NO_DEBUG_INFO(msg) |
| #define WALBERLA_ABORT | ( | msg | ) |
| #define WALBERLA_ABORT_NO_DEBUG_INFO | ( | msg | ) |