walberla::lbm_mesapd_coupling::psm::SphereWithOverlap< ParticleAccessor_T > Class Template Reference

#include <SphereWithOverlap.h>

+ Inheritance diagram for walberla::lbm_mesapd_coupling::psm::SphereWithOverlap< ParticleAccessor_T >:

Public Member Functions

 SphereWithOverlap (const size_t idx, const shared_ptr< ParticleAccessor_T > &ac, const mesa_pd::data::Sphere &sphere)
 
bool contains (const Vector3< real_t > &point) const
 
- Public Member Functions inherited from walberla::geometry::AbstractBody
virtual ~AbstractBody ()=default
 
virtual FastOverlapResult fastOverlapCheck (const Vector3< real_t > &, const Vector3< real_t > &) const
 
virtual FastOverlapResult fastOverlapCheck (const AABB &) const
 

Private Attributes

size_t idx_
 
shared_ptr< ParticleAccessor_T > ac_
 
mesa_pd::data::Sphere sphere_
 

Constructor & Destructor Documentation

◆ SphereWithOverlap()

template<typename ParticleAccessor_T >
walberla::lbm_mesapd_coupling::psm::SphereWithOverlap< ParticleAccessor_T >::SphereWithOverlap ( const size_t  idx,
const shared_ptr< ParticleAccessor_T > &  ac,
const mesa_pd::data::Sphere sphere 
)
inline

Member Function Documentation

◆ contains()

template<typename ParticleAccessor_T >
bool walberla::lbm_mesapd_coupling::psm::SphereWithOverlap< ParticleAccessor_T >::contains ( const Vector3< real_t > &  point) const
inlinevirtual

Member Data Documentation

◆ ac_

template<typename ParticleAccessor_T >
shared_ptr< ParticleAccessor_T > walberla::lbm_mesapd_coupling::psm::SphereWithOverlap< ParticleAccessor_T >::ac_
private

◆ idx_

template<typename ParticleAccessor_T >
size_t walberla::lbm_mesapd_coupling::psm::SphereWithOverlap< ParticleAccessor_T >::idx_
private

◆ sphere_

template<typename ParticleAccessor_T >
mesa_pd::data::Sphere walberla::lbm_mesapd_coupling::psm::SphereWithOverlap< ParticleAccessor_T >::sphere_
private

The documentation for this class was generated from the following file: