HeatFluxNotification.h File Reference

Detailed Description

Classes

class  walberla::mesa_pd::HeatFluxNotification
 Transmits force and torque information. More...
 
struct  walberla::mesa_pd::HeatFluxNotification::Parameters
 
struct  walberla::mpi::BufferSizeTrait< mesa_pd::HeatFluxNotification >
 

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::mesa_pd
 
 walberla::mpi
 

Functions

template<>
void walberla::mesa_pd::reset< HeatFluxNotification > (data::Particle &p)
 
void walberla::mesa_pd::reduce (data::Particle &&p, const HeatFluxNotification::Parameters &objparam)
 
void walberla::mesa_pd::update (data::Particle &&p, const HeatFluxNotification::Parameters &objparam)
 
template<typename T , typename G >
mpi::GenericSendBuffer< T, G > & walberla::mpi::operator<< (mpi::GenericSendBuffer< T, G > &buf, const mesa_pd::HeatFluxNotification &obj)
 
template<typename T >
mpi::GenericRecvBuffer< T > & walberla::mpi::operator>> (mpi::GenericRecvBuffer< T > &buf, mesa_pd::HeatFluxNotification::Parameters &objparam)