Distance.h File Reference

Detailed Description

Author
Klaus Iglberger
Sebastian Eibl sebas.nosp@m.tian.nosp@m..eibl.nosp@m.@fau.nosp@m..de
#include <cmath>
#include "core/DataTypes.h"
#include "core/math/Limits.h"
#include "pe/Types.h"
#include "pe/rigidbody/Plane.h"
#include "pe/rigidbody/Sphere.h"

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::pe
 

Functions

Distance calculation functions
real_t walberla::pe::getSurfaceDistance (ConstSphereID s1, ConstSphereID s2)
 Distance calculation between two Sphere primitives. More...
 
real_t walberla::pe::getSurfaceDistance (ConstSphereID s, ConstPlaneID p)
 Distance calculation between a Sphere and a Plane. More...
 
real_t walberla::pe::getSurfaceDistance (ConstPlaneID p1, ConstPlaneID p2)
 Distance calculation between two Plane primitives. More...
 
Distance calculation functions
real_t walberla::pe::getSurfaceDistance (ConstSphereID s1, ConstSphereID s2)
 Distance calculation between two Sphere primitives. More...
 
real_t walberla::pe::getSurfaceDistance (ConstSphereID s, ConstPlaneID p)
 Distance calculation between a Sphere and a Plane. More...
 
real_t walberla::pe::getSurfaceDistance (ConstPlaneID p1, ConstPlaneID p2)
 Distance calculation between two Plane primitives. More...