waLBerla 7.2
|
#include "blockforest/StructuredBlockForest.h"
#include "core/mpi/BufferSystem.h"
#include "core/mpi/MPIWrapper.h"
#include "domain_decomposition/IBlock.h"
#include "stencil/Directions.h"
#include <thread>
#include "gpu/GPUWrapper.h"
#include "gpu/GPURAII.h"
#include "gpu/communication/CustomMemoryBuffer.h"
#include "gpu/communication/GeneratedGPUPackInfo.h"
#include "UniformGPUScheme.impl.h"
Classes | |
class | walberla::gpu::communication::UniformGPUScheme< Stencil > |
Communication scheme for buffered communication in uniform block grids. More... | |
struct | walberla::gpu::communication::UniformGPUScheme< Stencil >::Header |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::gpu |
namespace | walberla::gpu::communication |