mesh_vtoe_test, a MATLAB code which calls mesh_vtoe(), which uses ETOV, the element-to-vertex connectivity information, to construct VTOE, the vertex-to-element connectivity, for a 2D mesh.
The information on this web page is distributed under the MIT license.
mesh_vtoe, a MATLAB code which uses ETOV, the mesh element-to-vertex connectivity, to construct VTOE, the vertex-to-element connectivity.
BOXY is a mesh using 16 triangles and 13 nodes.
POOL is a mesh using 18 quadrilaterals and 28 nodes.