waLBerla 7.2
|
#include "blockforest/Block.h"
#include "communication/UniformPackInfo.h"
#include "core/debug/Debug.h"
#include "core/math/Vector3.h"
#include "core/mpi/BufferSizeTrait.h"
#include "field/GhostRegions.h"
#include "field/Layout.h"
#include "stencil/Directions.h"
#include <map>
#include <tuple>
#include <vector>
#include "gpu/ErrorChecking.h"
#include "gpu/GPUCopy.h"
#include "gpu/GPUWrapper.h"
#include "gpu/communication/CustomMemoryBuffer.h"
Classes | |
class | walberla::gpu::communication::GPUPackInfo< GPUField_T > |
Data packing/unpacking for ghost layer based communication of a GPUField. More... | |
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 |