GridFormat 0.2.1
I/O-Library for grid-like data structures
|
Basic concept for all grids with a structured topology. We need to know the extents of the grid and need to be able to retrieve the location of a cell/point in the topology.
#include <concepts.hpp>