Sphere.h File Reference

Detailed Description

Classes

class  walberla::geometry::Sphere
 Class representing a Sphere. More...
 

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

Functions

template<>
FastOverlapResult walberla::geometry::fastOverlapCheck (const Sphere &sphere, const AABB &box)
 
template<>
FastOverlapResult walberla::geometry::fastOverlapCheck (const Sphere &sphere, const Vector3< real_t > &cellMidpoint, const Vector3< real_t > &dx)
 
template<>
bool walberla::geometry::contains (const Sphere &sphere, const Vector3< real_t > &point)