#include "domain_decomposition/StructuredBlockStorage.h"
#include "field/GhostLayerField.h"
#include "pe/Types.h"
#include "pe_coupling/utility/BodySelectorFunctions.h"
#include <functional>
Classes | |
class | walberla::pe_coupling::BodyAndVolumeFractionMapping |
Mapping class that can be used inside the timeloop to update the volume fractions and body mappings. More... | |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::pe_coupling | |
Functions | |
void | walberla::pe_coupling::mapPSMBodyAndVolumeFraction (const pe::BodyID body, IBlock &block, StructuredBlockStorage &blockStorage, const BlockDataID bodyAndVolumeFractionFieldID) |
Computes the solid volume fraction for each cell intersecting with the specific pe body. More... | |