|
waLBerla 7.2
|
#include "core/DataTypes.h"#include "core/logging/Logging.h"#include "gpu/FieldIndexing.h"#include "field/SwapableCompare.h"#include "domain_decomposition/BlockDataID.h"#include "domain_decomposition/IBlock.h"#include "domain_decomposition/StructuredBlockStorage.h"Classes | |
| class | walberla::GameOfLifeSweepCUDA |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
Functions | |
| __global__ void | walberla::gameOfLifeKernel (gpu::FieldAccessor< real_t > src, gpu::FieldAccessor< real_t > dst) |