Detailed Description

Specialization of the intersectionRatio function for certain pe bodies.

Author
Christoph Rettinger chris.nosp@m.toph.nosp@m..rett.nosp@m.inge.nosp@m.r@fau.nosp@m..de

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
 

Functions

real_t walberla::lbm::intersectionRatioSpherePe (const pe::Sphere &sphere, const Vector3< real_t > &fluidPoint, const Vector3< real_t > &direction)
 
real_t walberla::lbm::intersectionRatioPlanePe (const pe::Plane &plane, const Vector3< real_t > &fluidPoint, const Vector3< real_t > &direction)
 
real_t walberla::lbm::intersectionRatioEllipsoidPe (const pe::Ellipsoid &ellipsoid, const Vector3< real_t > &fluidPoint, const Vector3< real_t > &direction)
 
real_t walberla::lbm::intersectionRatio (const pe::RigidBody &peRigidBody, const Vector3< real_t > &fluidPoint, const Vector3< real_t > &direction, const real_t epsilon)