Derived Types

TypeLocationExtendsDescription
hex hex_coordinates None

cubic coordinates for hexagonal tiles

hex_orientation hex_layout None

lattice-orientation data storage

unit_cell hex_layout None

Wrapper type to define all about a honeycomb structure

xy xy_coordinates None

Base type for 2D points

xy_lattice xy_coordinates None

Wrapper type for storing dynamically sized collections of lattice sites

xy_site xy_coordinates xy

A 2D point extension for inequivalent sites

type~~graph~~TypeGraph type~hex hex type~hex_orientation hex_orientation type~unit_cell unit_cell type~unit_cell->type~hex_orientation orientation type~xy xy type~xy_lattice xy_lattice type~xy_site xy_site type~xy_lattice->type~xy_site site type~xy_site->type~xy
Help