waLBerla 7.2
|
Stores/reduces ghost layers to/from a communication buffer.
#include "core/mpi/RecvBuffer.h"
#include "core/mpi/SendBuffer.h"
#include "domain_decomposition/IBlock.h"
#include "stencil/Directions.h"
#include <set>
Classes | |
class | walberla::communication::ReducePackInfo |
Data packing/unpacking for reduce operations This class can be used, when multiple data sets from different senders should be reduced at the receiver. More... | |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::communication |