#include "lbm/inplace_streaming/TimestepTracker.h"
#include "gpu/GPUWrapper.h"
#include "gpu/communication/GeneratedGPUPackInfo.h"
Classes | |
class | walberla::lbm::CombinedInPlaceGpuPackInfo< EvenPackInfo, OddPackInfo > |
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 | |
Macros | |
#define | IS_EVEN(x) ((x & 1) ^ 1) |
#define IS_EVEN | ( | x | ) | ((x & 1) ^ 1) |