![]() |
A parallel C++ Library for Simulations in the Heisenberg Model
|
A struct containing six neighbour inidices of a spin in three dimensions. More...
#include <grid.h>
Public Attributes | |
size_t | up |
size_t | right |
size_t | back |
size_t | down |
size_t | left |
size_t | front |
A struct containing six neighbour inidices of a spin in three dimensions.