Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

LCGO drivers need to provide an implementation of an interface to query cellIDs, positions and neighbors:

  • cellId <-> position
  • cellid range (noise simulation)
  • cell sizes
  • neighbors

Geometry Elements

we need a full set of geometry classes that allow

...