fem_to_medit_test, a MATLAB code which calls fem_to_medit() to read a pair of FEM files defining the node coordinates and elements of a finite element mesh, and rewrite the data as a MEDIT file.
The information on this web page is distributed under the MIT license.
fem_to_medit, a MATLAB code which reads a pair of FEM files defining node coordinates and elements, and creates a corresponding medit mesh file.
ELL is a 2D L-shaped region, with a grid of 65 nodes and 96 elements of order 3 triangles.
P01 is 3D FEM data for a rectangular channel of dimensions 3x1x1 physical units, using 584 nodes and 2568 tetrahedral elements.