fem2d_mesh_display_test, a MATLAB program which calls fem2d_mesh_display() to plot the nodes and elements of a finite element mesh.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
fem2d_mesh_display, a MATLAB program which reads the FEM model of a 2D mesh, consisting of polygonal elements of any uniform order, and displays an image of the elements and nodes, 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.