Lattices

A Lattice is constructed using the Bravais lattice vectors, and optionally a unit cell basis.

class Lattice

Lattice Class.

Contains sites, neighbors, and various utilities for defining and using a Lattice

Public Functions

Lattice(Lattice_type_t, vec3<int>, vec3<int>)

This is the comment above the Lattice constructor