triangulation_refine_test


triangulation_refine_test, a MATLAB program which calls triangulation_refine() to read information describing a triangulation of a set of points and create a refined triangulation.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

triangulation_refine, a MATLAB program 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.