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

Detailed Description

Classes

struct  walberla::mesa_pd::ContainsPointFunctor
 

Namespaces

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