#include "domain_decomposition/StructuredBlockStorage.h"
#include "field/Field.h"
#include "stencil/all.h"
#include "pe/rigidbody/RigidBody.h"
Classes | |
class | walberla::pe_coupling::FlagFieldNormalExtrapolationDirectionFinder< BoundaryHandling_T > |
class | walberla::pe_coupling::SphereNormalExtrapolationDirectionFinder |
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 | |
template<typename Stencil_T > | |
void | walberla::pe_coupling::findCorrespondingLatticeDirection (const Vector3< real_t > &direction, Vector3< cell_idx_t > &correspondingLatticeDirection) |
Classes to be used with some Reconstructor variants to find an extrapolation direction. More... | |