#include "core/debug/Debug.h"
#include "domain_decomposition/StructuredBlockStorage.h"
#include "mesa_pd/common/AABBConversion.h"
#include "mesa_pd/data/Flags.h"
#include "mesa_pd/data/IAccessor.h"
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 | |
CellInterval | walberla::lbm_mesapd_coupling::getCellBBFromAABB (const math::AABB &aabb, bool AABBIsInfinite, const IBlock &block, StructuredBlockStorage &blockStorage, const uint_t numberOfGhostLayersToInclude) |
template<typename ParticleAccessor_T > | |
CellInterval | walberla::lbm_mesapd_coupling::getParticleCellBB (const size_t particleIdx, const ParticleAccessor_T &ac, const IBlock &block, StructuredBlockStorage &blockStorage, const uint_t numberOfGhostLayersToInclude) |