PackNotification.h File Reference

Detailed Description

Header file for packNotification.

Author
Sebastian Eibl sebas.nosp@m.tian.nosp@m..eibl.nosp@m.@fau.nosp@m..de

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

template<class T >
void walberla::pe::communication::packNotification (const Owner &sender, const Owner &receiver, mpi::SendBuffer &sb, const T &notification)
 
template<class T >
void walberla::pe::communication::packNotificationWithoutSender (const Owner &receiver, mpi::SendBuffer &sb, const T &notification)