Skip to content

Refactor MeshRevision

Dmitry Yu. Naumov requested to merge endJunction/ogs:RefactorMeshRevision into master

Review commit-wise for details.

  • Extract specific element creation function.
  • const-correctness.
  • Use direct return values instead of filling a list of values.

Merge request reports