ABRG-Models / morphologica

A library of supporting code for numerical modelling (JSON config, HDF5 data, Modern OpenGL visualization)
https://abrg-models.github.io/morphologica/
Apache License 2.0
255 stars 29 forks source link

Adds a function to look up an index from a passed-in coordinate. #251

Closed sebjameswml closed 2 weeks ago

sebjameswml commented 2 weeks ago

Also changes rowmaj from being a member attribute into a member function that returns the value based on state of Grid::order.