waLBerla 7.2
Loading...
Searching...
No Matches
AABBConversion.h File Reference

Detailed Description

#include <core/math/AABB.h>
#include <mesa_pd/data/DataTypes.h>
#include <mesa_pd/data/Flags.h>
#include <mesa_pd/data/IAccessor.h>
#include <limits>

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::mesa_pd
 

Functions

math::AABB walberla::mesa_pd::getAABBFromInteractionRadius (const Vector3< real_t > &pos, const real_t interactionRadius)
 
template<typename ParticleAccessor_T >
math::AABB walberla::mesa_pd::getParticleAABB (const size_t particleIdx, const ParticleAccessor_T &ac)