waLBerla 7.2
|
#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 | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | 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. | |