mdcore
0.1.5
|
#include <rigid.h>
Data Fields | |
int | nr_parts |
int | parts [rigid_maxparts] |
int | nr_constr |
struct { | |
int i | |
int j | |
double d2 | |
} | constr [rigid_maxconstr] |
The rigid structure
struct { ... } constr[ rigid_maxconstr ] |
The constraints themselves.
double d2 |
int i |
int j |
int nr_constr |
Nr of constraints involved.
int nr_parts |
Nr of parts involved.
int parts[rigid_maxparts] |
ids of particles involved