Instantiate.h File Reference

Detailed Description

Marshalling of objects for data transmission or storage.

Author
Tobias Preclik
Sebastian Eibl sebas.nosp@m.tian.nosp@m..eibl.nosp@m.@fau.nosp@m..de
#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 &center, Vec3 &pos)
 
template<class BodyT >
std::unique_ptr< BodyT > walberla::pe::communication::instantiate (mpi::RecvBuffer &, const math::AABB &, const math::AABB &, BodyT *&)