#include <SimpleFCD.h>
Public Member Functions | |
~SimpleFCD () override=default | |
Public Member Functions inherited from walberla::pe::fcd::GenericFCD< BodyTypeTuple, AnalyticCollideFunctor > | |
Contacts & | generateContacts (PossibleContacts &possibleContacts) override |
generates a list of actual collisions More... | |
Public Member Functions inherited from walberla::pe::fcd::IFCD | |
virtual | ~IFCD ()=default |
Contacts & | getContacts () |
returns saved list of contacts More... | |
Additional Inherited Members | |
Protected Attributes inherited from walberla::pe::fcd::IFCD | |
Contacts | contacts_ |
|
overridedefault |