Skip to content

[MeL/Node] Remove updateCoordinates().

Tom Fischer requested to merge TomFischer/ogs:SmallCleanupInMeshLibNode into master

MeshLib::Node::updateCoordinates() can be substituted by the access operator.

Merge request reports