Lattice.getNeighbours

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Ct[] getNeighbours(Coord )
  2. Ct[] getNeighbours(Coord )
    struct Lattice(Ct, uint N, neighbourhood = Neighbourhood!N)
    Ct[]
    getNeighbours
    if (
    isNeighbourhood!(neighbourhood, N)
    )

Meta