waLBerla 7.2
|
#include <mesa_pd/collision_detection/AnalyticCollisionFunctions.h>
#include <mesa_pd/data/DataTypes.h>
#include <mesa_pd/data/shape/BaseShape.h>
#include <mesa_pd/data/shape/Box.h>
#include <mesa_pd/data/shape/CylindricalBoundary.h>
#include <mesa_pd/data/shape/HalfSpace.h>
#include <mesa_pd/data/shape/Sphere.h>
#include <core/logging/Logging.h>
Classes | |
class | walberla::mesa_pd::collision_detection::AnalyticContactDetection |
Collision detection functor which uses analytic functions. More... | |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::mesa_pd |
namespace | walberla::mesa_pd::collision_detection |
Functions | |
std::ostream & | walberla::mesa_pd::collision_detection::operator<< (std::ostream &os, const AnalyticContactDetection &ac) |