waLBerla 7.2
|
#include "FieldIndexing3D.h"
#include "GPUField.h"
#include "core/cell/CellInterval.h"
#include "core/debug/Debug.h"
#include "core/logging/Logging.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 | |
unsigned int | walberla::gpu::iDivUp (unsigned int a, unsigned int b) |