Skip to content

Replace more mesh_global to mesh_local index routines

Sebastian Ohlmann requested to merge more_index_conversions into develop

Description

Replace more mesh_global to mesh_local index routines: this makes it easier to distinguish where we really need global information and where local information is enough.

Merge request reports