waLBerla 7.2
|
#include "blockforest/StructuredBlockForest.h"
#include "core/DataTypes.h"
#include "core/mpi/BufferSystem.h"
#include "core/mpi/MPIManager.h"
#include "core/mpi/MPIWrapper.h"
#include "domain_decomposition/IBlock.h"
#include "gpu/ErrorChecking.h"
#include "gpu/GPUWrapper.h"
#include "gpu/GPURAII.h"
#include "gpu/communication/CustomMemoryBuffer.h"
#include "gpu/communication/GeneratedNonUniformGPUPackInfo.h"
#include "stencil/Directions.h"
#include <memory>
#include <thread>
Classes | |
class | walberla::gpu::communication::NonUniformGPUScheme< Stencil > |
struct | walberla::gpu::communication::NonUniformGPUScheme< 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 |