waLBerla 7.2
|
#include "FieldIndexing.h"
#include "GPUField.h"
#include "core/cell/CellInterval.h"
#include "core/debug/Debug.h"
#include "field/Layout.h"
#include <limits>
#include <cmath>
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::gpu |
Functions | |
template<typename T > | |
void | walberla::gpu::shiftCoordinatesWhileFastestCoordHasSizeOne (typename FieldAccessor< T >::IndexingScheme &indexing, dim3 &gridDim, dim3 &blockDim) |