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