#include "blockforest/StructuredBlockForest.h"
#include "blockforest/BlockDataHandling.h"
#include "gpu/GPUWrapper.h"
#include "gpu/GPUField.h"
#include "gpu/FieldCopy.h"
#include "domain_decomposition/IBlock.h"
#include "field/FlagField.h"
#include "lbm_generated/communication/NonuniformCommData.h"
#include "stencil/Directions.h"
#include "lbm_generated/gpu/NonuniformGPUCommData.impl.h"
Classes | |
class | walberla::lbm_generated::NonuniformGPUCommData< LatticeStorageSpecification_T > |
class | walberla::lbm_generated::NonuniformGPUCommDataHandling< LatticeStorageSpecification_T > |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::lbm_generated | |
Macros | |
#define | USE_CELL_INTERVALS |
Typedefs | |
using | walberla::lbm_generated::PartialCoalescenceMaskFieldGPU = gpu::GPUField< uint32_t > |
#define USE_CELL_INTERVALS |