waLBerla 7.2
|
#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 | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::lbm_generated |
Macros | |
#define | USE_CELL_INTERVALS |
Typedefs | |
using | walberla::lbm_generated::PartialCoalescenceMaskFieldGPU = gpu::GPUField< uint32_t > |
#define USE_CELL_INTERVALS |