GLAC  1.0
NeighbourLists Class Reference

Class for storing the nearest closest neighbours of a processors. More...

#include <neighbourlist.h>

Detailed Description

Class for storing the nearest closest neighbours of a processors.

Stores a static int array of 8 elements, since there is a neighbour in each x, y, z and t direction.

Neighbour list values defined as: 0: x-1 | 1: x+1 2: y-1 | 3: y+1 4: z-1 | 5: z+1 6: t-1 | 7: t+1

Author
Mathias M. Vege
Version
1.0
Date
2017-2019

The documentation for this class was generated from the following file: