mdcore  0.1.5
Data Fields
verlet_entry Struct Reference

#include <space.h>

Data Fields

struct partp
struct potentialpot
signed char shift [3]

Detailed Description

Struct for Verlet list entries.


Field Documentation

struct part* p

The particle.

struct potential* pot

The interaction potential.

signed char shift[3]

The integer shift relative to this particle.


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