Sphere.cpp 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 "Sphere.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::marshal (mpi::SendBuffer &buffer, const Sphere &obj)
 Marshalling a sphere primitive. More...
 
void walberla::pe::communication::unmarshal (mpi::RecvBuffer &buffer, SphereParameters &objparam)
 Unmarshalling a sphere primitive. More...