#include "MPIManager.h"
#include "core/logging/Logging.h"
#include <exception>
#include <iostream>
#include <mutex>
#include <stdexcept>
#include <string>
#include <vector>
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::mpi | |
Functions | |
static void | walberla::mpi::customTerminateHandler () |
Terminate Handler that calls MPI_Abort instead of std::abort. More... | |