|
waLBerla 7.2
|
#include "lbm/inplace_streaming/TimestepTracker.h"#include "gpu/GPUWrapper.h"#include "gpu/communication/GeneratedGPUPackInfo.h"Classes | |
| class | walberla::lbm::CombinedInPlaceGpuPackInfo< EvenPackInfo, OddPackInfo > |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::lbm |
Macros | |
| #define | IS_EVEN(x) ((x & 1) ^ 1) |
| #define IS_EVEN | ( | x | ) | ((x & 1) ^ 1) |