Fix Internal Node Ordering
Problem
Internal nodes are not ordered correctly when:
- Setting a high-order surface mesh with an existing curve mesh.
- Setting a high-order volume mesh with an existing surface mesh.
Solution
Recover nodes in the right order in 'setHighOrderFromExistingMesh' for:
-
MElementinternal nodes of aGEdge. -
MEdgeinternal nodes of aGFace.