| Module | Source File | Description |
|---|---|---|
| hex_coordinates | hex_coordinates.f90 | Defining special 3D coordinates for honeycomb lattices |
| hex_geometries | hex_geometries.f90 | Provide common honeycomb geometries, as dynamic type(hex) arrays |
| hex_layout | hex_layout.f90 | Defining hexagonal unit-cells |
| hex_neighbors | hex_neighbors.f90 | Defining nearest neighbors for given hex coordinates |
| honeyplots | honeyplots.f90 | Providing plotting facilities for hex tessellations |
| honeytools | honeytools.f90 | Top level API: what you probably want to use |
| xy_coordinates | xy_coordinates.f90 | Defining real space 2D coordinates for honeycomb lattice sites |
| xy_neighbors | xy_neighbors.f90 | Defining all neighbors shells for given xy lattices |