|
waLBerla 7.2
|
#include "RemoveAndNotify.h"#include <mesa_pd/data/DataTypes.h>#include <mesa_pd/data/Flags.h>#include <mesa_pd/mpi/notifications/PackNotification.h>#include <mesa_pd/mpi/notifications/ParticleRemovalNotification.h>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::mesa_pd::mpi |
Functions | |
| data::ParticleStorage::iterator | walberla::mesa_pd::mpi::removeAndNotify (walberla::mpi::BufferSystem &bs, data::ParticleStorage &ps, data::ParticleStorage::iterator &pIt) |
| Removes a particle from the local storage and informs ghost particle holders. | |