test_mesh_test


test_mesh_test, a FORTRAN90 code which calls test_mesh(), which defines a few simple triangular meshes of 2D regions.

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:

test_mesh, a FORTRAN90 code which defines a few test meshes.

Source Code:

TEST_MESH includes a routine, MESH00_EPS, which can create an EPS file containing an image of the mesh. EPS files you may copy include:

TEST_MESH includes a routine, MESH00_POLY, which can create a POLY file containing the mesh information, suitable for display by SHOWME, or for processing by TRIANGLE. POLY files you may copy include:


Last revised on 03 September 2020.