Classes | |
class | walberla::mesa_pd::domain::BlockForestDomain |
struct | walberla::mesa_pd::domain::BlockForestDomain::Subdomain |
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::mesa_pd | |
walberla::mesa_pd::domain | |
Functions | |
real_t | walberla::mesa_pd::sqDistanceLineToPoint (const real_t &pt, const real_t &min, const real_t &max) |
real_t | walberla::mesa_pd::sqDistancePointToAABB (const Vec3 &pt, const math::AABB &aabb) |
real_t | walberla::mesa_pd::sqDistancePointToAABBPeriodic (Vec3 pt, const math::AABB &aabb, const math::AABB &domain, const std::array< bool, 3 > &periodic) |
bool | walberla::mesa_pd::isInsideAABB (const Vec3 &pt, const real_t radius, const math::AABB &aabb) |