#include "ConvexPolyhedron.h"
#include "core/mpi/BufferDataTypeExtensions.h"
#include "mesh_common/OpenMeshBufferTypeExtensions.h"
#include "pe/communication/Marshalling.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::mesh | |
walberla::mesh::pe | |
Functions | |
void | walberla::mesh::pe::marshal (mpi::SendBuffer &buffer, const ConvexPolyhedron &obj) |
Marshalling a polyhedron primitive. More... | |
void | walberla::mesh::pe::unmarshal (mpi::RecvBuffer &buffer, ConvexPolyhedronParameters &objparam) |
Unmarshalling a polyhedron primitive. More... | |