Marshalling of objects for data transmission or storage.
#include "core/Abort.h"
#include "core/debug/demangle.h"
#include "core/math/AABB.h"
#include "core/math/Vector3.h"
#include "pe/Types.h"
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::pe | |
walberla::pe::communication | |
Functions | |
void | walberla::pe::communication::correctBodyPosition (const math::AABB &domain, const Vec3 ¢er, Vec3 &pos) |
template<class BodyT > | |
std::unique_ptr< BodyT > | walberla::pe::communication::instantiate (mpi::RecvBuffer &, const math::AABB &, const math::AABB &, BodyT *&) |