VelocityCorrectionNotification.h File Reference

Detailed Description

Classes

class  walberla::mesa_pd::VelocityCorrectionNotification
 Transmits corrections of the linear and angular velocity (dv / dw) that were generated by the impulses acting on the ghost particles during application of the Hard-Contact-Solvers (HCSITS) to the main particle and adds them up. More...
 
struct  walberla::mesa_pd::VelocityCorrectionNotification::Parameters
 
struct  walberla::mpi::BufferSizeTrait< mesa_pd::VelocityCorrectionNotification >
 

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

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