You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using MOOSE's XYDelaunayGenerator with an input boundary mesh consisting of EDGE3 elements to generate a 2D (XY) mesh with quadratic elements. The midpoints on the external boundary are incorrect.
The issue originates from TriangulatorInterface::increase_triangle_order()
The text was updated successfully, but these errors were encountered:
When using MOOSE's XYDelaunayGenerator with an input boundary mesh consisting of EDGE3 elements to generate a 2D (XY) mesh with quadratic elements. The midpoints on the external boundary are incorrect.
The issue originates from
TriangulatorInterface::increase_triangle_order()
The text was updated successfully, but these errors were encountered: