waLBerla 7.2
|
#include "LocalCommunicationMode.h"
#include "blockforest/BlockNeighborhoodSection.h"
#include "blockforest/StructuredBlockForest.h"
#include "communication/UniformPackInfo.h"
#include "core/DataTypes.h"
#include "core/Set.h"
#include "core/debug/CheckFunctions.h"
#include "core/debug/Debug.h"
#include "core/mpi/MPIManager.h"
#include "core/mpi/OpenMPBufferSystem.h"
#include "core/selectable/IsSetSelected.h"
#include "core/uid/SUID.h"
#include <functional>
#include <map>
#include <vector>
Classes | |
class | walberla::blockforest::communication::UniformBufferedScheme< Stencil_T > |
Communication scheme for buffered communication in uniform block grids. More... | |
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 |