triangulation_refine_test


triangulation_refine_test, a MATLAB code which calls triangulation_refine(), which reads information describing a triangulation of a set of points and creates a refined triangulation.

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:

triangulation_refine, a MATLAB code which refines a triangulation.

Source Code:

BOX3 is an example of the refinement of a 3-node triangulation of a rectangular box.

IRREG6 is an example of the refinement of a 6-node triangulation of an irregular region with a hole:

HOUSE6 is an example of the refinement of a simple 6-node triangulation of a "house" diagram that involved 3 triangles.


Last revised on 10 April 2019.