mdcore
0.1.5
|
#include <space.h>
Data Fields | |
int | i |
int | j |
FPTYPE | shift [3] |
int | size |
int | count |
short int * | pairs |
short int * | nr_pairs |
struct cellpair * | next |
Struct for each cellpair (see space_getpair).
int count |
int i |
Indices of the cells involved.
int j |
short int* nr_pairs |
short int* pairs |
FPTYPE shift[3] |
Relative shift between cell centres.
int size |
Pairwise Verlet stuff.