|
waLBerla 7.3
|
#include "blockforest/StructuredBlockForest.h"#include "core/DataTypes.h"#include "core/cell/Cell.h"#include "core/logging/Logging.h"#include "domain_decomposition/BlockDataID.h"#include "field/FlagField.h"#include "geometry/bodies/BodyOverlapFunctions.h"#include "stencil/Directions.h"#include <memory>#include <tuple>#include "walberla/v8/sweep/SparseIndexList.hpp"#include "walberla/v8/sweep/Sweeper.hpp"Classes | |
| struct | walberla::sweepgen::PotentialBoundaryLink |
| Represents a potential boundary link. More... | |
| class | walberla::sweepgen::GenericBoundaryFactory< Impl > |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::sweepgen |