waLBerla 7.2
|
Classes | |
class | walberla::geometry::AbstractBody |
class | walberla::geometry::DynamicBody< Body > |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::geometry |
Functions | |
template<typename Body > | |
shared_ptr< DynamicBody< Body > > | walberla::geometry::make_DynamicBody (Body body) |
template<> | |
FastOverlapResult | walberla::geometry::fastOverlapCheck (const AbstractBody &body, const AABB &box) |
template<> | |
FastOverlapResult | walberla::geometry::fastOverlapCheck (const AbstractBody &body, const Vector3< real_t > &cellMidpoint, const Vector3< real_t > &dx) |
template<> | |
bool | walberla::geometry::contains (const AbstractBody &body, const Vector3< real_t > &point) |