#include "domain_decomposition/StructuredBlockStorage.h"
#include "field/Field.h"
#include "mesa_pd/data/IAccessor.h"
#include "stencil/Directions.h"
#include "stencil/D3Q6.h"
#include "stencil/D3Q27.h"
Classes | |
class | walberla::lbm_mesapd_coupling::FlagFieldNormalExtrapolationDirectionFinder< BoundaryHandling_T > |
class | walberla::lbm_mesapd_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::lbm_mesapd_coupling | |
Functions | |
template<typename Stencil_T > | |
Vector3< cell_idx_t > | walberla::lbm_mesapd_coupling::findCorrespondingLatticeDirection (const Vector3< real_t > &direction) |
Classes to be used with some Reconstructor variants to find an extrapolation direction. More... | |