waLBerla 7.2
Loading...
Searching...
No Matches
ParticleBoundingBox.h File Reference

Detailed Description

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)