#include <constraints.hpp>
unsigned long long ContactTracker::broken |
( |
| ) |
|
|
inline |
unsigned long long ContactTracker::formed |
( |
| ) |
|
|
inline |
unsigned long long ContactTracker::number |
( |
| ) |
|
|
inline |
void ContactTracker::reset |
( |
| ) |
|
|
inline |
void ContactTracker::update |
( |
Box & |
box | ) |
|
|
virtual |
This function is called once per timestep, when particles are in their set position.
Implements StateTracker.
unsigned long long ContactTracker::breaks |
|
protected |
vector<vector<bool> > ContactTracker::contacts |
|
protected |
vector<flt> ContactTracker::dists |
|
protected |
unsigned long long ContactTracker::formations |
|
protected |
unsigned long long ContactTracker::incontact |
|
protected |
The documentation for this class was generated from the following files: