mdcore  0.1.5
Data Fields
cellpair Struct Reference

#include <space.h>

Data Fields

int i
int j
FPTYPE shift [3]
int size
int count
short int * pairs
short int * nr_pairs
struct cellpairnext

Detailed Description

Struct for each cellpair (see space_getpair).


Field Documentation

int count
int i

Indices of the cells involved.

int j
struct cellpair* next

Pointer to chain pairs together.

short int* nr_pairs
short int* pairs
FPTYPE shift[3]

Relative shift between cell centres.

int size

Pairwise Verlet stuff.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerator Defines