|
waLBerla 7.2
|
#include "blockforest/BlockDataHandling.h"#include "core/cell/CellInterval.h"#include "lbm/field/PdfField.h"#include "lbm/lattice_model/NeighborsStencil.h"#include "field/FlagField.h"Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::lbm |
| namespace | walberla::lbm::internal |
Typedefs | |
| using | walberla::lbm::internal::MarkerField_T = field::Field<uint8_t, 1> |