fem2d_mesh_display_test


fem2d_mesh_display_test, a MATLAB code which calls fem2d_mesh_display(), which plots the nodes and elements of a finite element mesh.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

fem2d_mesh_display, a MATLAB code 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.

Source Code:

DRAGON is a mesh of hexagons.

ELL is an L-shaped region covered by triangles.

HEX is a mesh of hexagons.

HOLE is a mesh with a hole.

Q4 is a rectangular region covered by quadrilaterals, with a hole.

RECT is a rectangular region covered by quadrilaterals.


Last revised on 03 May 2019.