triangle_to_medit_test


triangle_to_medit_test, a C code which calls triangle_to_medit(), which reads a pair of node and element files created by Jonathan Shewchuk's triangle() code and writes a corresponding mesh file suitable for viewing with the medit() program.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

triangle_to_medit, a C code which reads a pair of node and element files created by Jonathan Shewchuk's triangle() code and writes a corresponding mesh file suitable for viewing with the medit() program.

Source Code:


Last revised on 15 June 2024.