|
waLBerla 7.3
|
#include "blockforest/StructuredBlockForest.h"#include "core/DataTypes.h"#include "core/cell/Cell.h"#include "domain_decomposition/BlockDataID.h"#include <type_traits>#include <vector>#include <span>#include "../memory/MemoryTags.hpp"#include "../memory/MemoryTraits.hpp"Classes | |
| class | walberla::v8::sweep::internal::IndexListBuffer< IndexStruct, Allocator_T > |
| Index vectors for sparse sweeps. More... | |
| struct | walberla::v8::sweep::CellIdx |
| class | walberla::v8::sweep::SparseIndexList< IndexStruct, memtag_t > |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::v8 |
| namespace | walberla::v8::sweep |
| namespace | walberla::v8::sweep::internal |