mesh_display_test, an Octave code which calls mesh_display(), which plots the nodes and elements of a polygonal mesh, with optional numbering.
The computer code and data files described and made available on this web page are distributed under the MIT license
mesh_display, an Octave code which plots the nodes and elements of a polygonal mesh, with optional numbering.
DRAGON is a mesh of hexagons.
ELL is an L-shaped region covered by triangles.
RECT is a rectangular region covered by quadrilaterals.
Q4 is a rectangular region covered by quadrilaterals, with a hole.
HEX is a mesh of hexagons.