#include <contact_generator.h>
Public Member Functions | |
| ContactGenerator () | |
| Constructor. | |
| ~ContactGenerator () | |
| Destructor. | |
| output_container | findContacts (const input_container &) |
| ContactGenerator< d >::output_container ContactGenerator::findContacts | ( | const input_container & | pairs | ) | [inline] |
Finds the contacts within the simulation
| input_container | List of bodies, abstracted to allow for 2D/3D generalisation |
1.5.6