triangle_refine_test


triangle_refine_test, an Octave code which calls triangle_refine(), which refines a triangle into c^2 smaller copies of itself, and implements a simple centroid-based quadrature scheme.

Licensing:

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

Related Data and Programs:

triangle_refine, an Octave code which refines a triangle into c^2 smaller copies of itself, and implements a simple centroid-based quadrature scheme.

Source Code:


Last revised on 20 April 2023.