waLBerla 7.2
|
#include <mesa_pd/collision_detection/AnalyticContactDetection.h>
#include <mesa_pd/mpi/ContactFilter.h>
#include <mesa_pd/data/DataTypes.h>
#include <mesa_pd/data/ContactStorage.h>
#include <mesa_pd/kernel/DoubleCast.h>
#include <mesa_pd/data/Flags.h>
Classes | |
class | walberla::mesa_pd::kernel::DetectAndStoreContacts |
Kernel which performs collision detection on a pair of two particles and inserts the contact (if existent) into the contact storage passed in the constructor. 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::kernel |