waLBerla 7.3
Loading...
Searching...
No Matches
Ellipsoid.cpp File Reference

Detailed Description

#include "Ellipsoid.h"
#include <algorithm>

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 Ellipsoid &ellipsoid, const AABB &box)
template<>
FastOverlapResult walberla::geometry::fastOverlapCheck (const Ellipsoid &ellipsoid, const Vector3< real_t > &cellMidpoint, const Vector3< real_t > &dx)
template<>
bool walberla::geometry::contains (const Ellipsoid &ellipsoid, const Vector3< real_t > &point)