|
mdcore
0.1.5
|
#include <space.h>
Data Fields | |
| int | cellid [space_maxtuples] |
| int | n |
| int | pairid [space_maxtuples *(space_maxtuples+1)/2] |
| int | buff |
Struct for groups of cellpairs.
| int buff |
| int cellid[space_maxtuples] |
IDs of the cells in this tuple.
| int n |
Nr. of cells in this tuple.
| int pairid[space_maxtuples *(space_maxtuples+1)/2] |
Ids of the underlying pairs.
1.7.6.1