Module grafen::lattice [] [src]

Implements the Lattice struct which as the name suggests contains information about and grid coordinates of lattices. It comes with easy-to-use constructors for different lattice types.

Structs

Coord

A three-dimensional coordinate.

Lattice

A lattice with coordinates of its grid and a total size.

LatticeBuilder

Constructor for a Lattice.