mesh_vtoe_test


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.

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:

mesh_vtoe, a MATLAB code which uses ETOV, the mesh element-to-vertex connectivity, to construct VTOE, the vertex-to-element connectivity.

Source Code:

BOXY is a mesh using 16 triangles and 13 nodes.

POOL is a mesh using 18 quadrilaterals and 28 nodes.


Last revised on 20 February 2019.