Contains.h File Reference

Detailed Description

Classes

struct  walberla::mesa_pd::ContainsPointFunctor
 

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
 

Functions

bool walberla::mesa_pd::isPointInsideSphere (const Vec3 &point, const Vec3 &spherePosition, const real_t sphereRadius)
 
bool walberla::mesa_pd::isPointInsideHalfSpace (const Vec3 &point, const Vec3 &halfSpacePosition, const Vec3 &halfSpaceNormal)
 
bool walberla::mesa_pd::isPointInsideBoxBF (const Vec3 &pointBF, const Vec3 &edgeLengths)
 
bool walberla::mesa_pd::isPointInsideEllipsoidBF (const Vec3 &pointBF, const Vec3 &semiAxes)
 
bool walberla::mesa_pd::isPointInsideCylindricalBoundary (const Vec3 &point, const Vec3 &cylindricalBoundaryPosition, const real_t radius, const Vec3 &axis)