waLBerla 7.3
Loading...
Searching...
No Matches
VelocityUpdateNotification.h File Reference

Detailed Description

Classes

class  walberla::mesa_pd::VelocityUpdateNotification
 Adds up LinearVelocity + Parameters::relaxationParam * velocity_correction in a particle and transmits the result to all its ghost particles. More...
struct  walberla::mesa_pd::VelocityUpdateNotification::Parameters
struct  walberla::mpi::BufferSizeTrait< mesa_pd::VelocityUpdateNotification >

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  walberla::mesa_pd
namespace  walberla::mpi

Functions

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