waLBerla 7.2
|
#include "gpu/GPUWrapper.h"
#include "gpu/communication/NonUniformGPUScheme.h"
#include "timeloop/SweepTimeloop.h"
#include <utility>
#include "lbm_generated/gpu/NonuniformGeneratedGPUPdfPackInfo.h"
#include "lbm_generated/gpu/BasicRecursiveTimeStepGPU.impl.h"
Classes | |
class | walberla::lbm_generated::BasicRecursiveTimeStepGPU< PdfField_T, SweepCollection_T, BoundaryCollection_T, TimeLoop_T > |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::lbm_generated |
Typedefs | |
using | walberla::LevelFunction = std::function<void (const uint_t)> |