|
waLBerla 7.2
|
Compute the distances between bubbles.
#include "core/mpi/BufferDataTypeExtensions.h"#include "field/GhostLayerField.h"#include <map>#include "BubbleDefinitions.h"Classes | |
| class | walberla::free_surface::bubble_model::DistanceInfo |
| struct | walberla::mpi::BufferSizeTrait< free_surface::bubble_model::DistanceInfo > |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::free_surface |
| namespace | walberla::free_surface::bubble_model |
| namespace | walberla::mpi |
Functions | |
| mpi::SendBuffer & | walberla::free_surface::bubble_model::operator<< (mpi::SendBuffer &buf, const DistanceInfo &di) |
| mpi::RecvBuffer & | walberla::free_surface::bubble_model::operator>> (mpi::RecvBuffer &buf, DistanceInfo &di) |