waLBerla 7.2
|
#include "MPIManager.h"
#include "core/logging/Logging.h"
#include <exception>
#include <iostream>
#include <mutex>
#include <stdexcept>
#include <string>
#include <vector>
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::mpi |
Functions | |
static void | walberla::mpi::customTerminateHandler () |
Terminate Handler that calls MPI_Abort instead of std::abort. | |