|
waLBerla 7.2
|
#include "blockforest/StructuredBlockForest.h"#include "core/Set.h"#include "core/mpi/Datatype.h"#include "core/mpi/MPIManager.h"#include "core/mpi/MPIWrapper.h"#include "core/uid/SUID.h"#include <vector>#include <map>#include <functional>#include "communication/UniformMPIDatatypeInfo.h"#include "UniformDirectScheme.impl.h"Classes | |
| class | walberla::blockforest::communication::UniformDirectScheme< Stencil_T > |
| Communication for a single field using MPI datatypes ( no intermediate buffers ) More... | |
| struct | walberla::blockforest::communication::UniformDirectScheme< Stencil_T >::CommInfo |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::blockforest |
| namespace | walberla::blockforest::communication |