waLBerla 7.2
|
Functor that provides overlap fraction computations for different MESA-PD shapes (used by SingleCast)
#include "core/DataTypes.h"
#include "geometry/bodies/BodyOverlapFunctions.h"
#include "mesa_pd/common/Contains.h"
#include "mesa_pd/data/DataTypes.h"
#include "mesa_pd/data/shape/Sphere.h"
#include "shapes/BoxWithOverlap.h"
#include "shapes/CylindricalBoundaryWithOverlap.h"
#include "shapes/EllipsoidWithOverlap.h"
#include "shapes/HalfSpaceWithOverlap.h"
#include "shapes/SphereWithOverlap.h"
Classes | |
struct | walberla::lbm_mesapd_coupling::psm::OverlapFractionFunctor |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::lbm_mesapd_coupling |
namespace | walberla::lbm_mesapd_coupling::psm |