Metric Space ============== The ``MetricSpace`` object inherits from ``DynSpace``, adding edge lengths, wall areas, and cell volumes, which define a specific grid geometry. Curvilinear grids are largely handled by forumating a finite volume equation that works for any coordinate system given these metrics. MetricSpace Object -------------------- .. doxygenstruct:: MetricSpace :members: :protected-members: