|
Allink
v0.1
|
The previuos and consecutive particle in the cell linked list. More...
#include <Cubo.h>
Public Attributes | |
| double | Pos [3] |
| Position. | |
| int | Next |
| Next particle in the list. | |
| int | Prev |
| Previous particle in the list. | |
| int | Coord |
| Coordination number. | |
| int | Cell |
| Which cell it's belonging. | |
The previuos and consecutive particle in the cell linked list.
1.8.11