waLBerla 7.2
Loading...
Searching...
No Matches
Sphere.cpp File Reference

Detailed Description

#include "Sphere.h"
#include "core/logging/Logging.h"

Namespaces

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