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.
The computer code and data files described and made available on this web page are distributed under the MIT license
triangle_refine, an Octave code which refines a triangle into c^2 smaller copies of itself, and implements a simple centroid-based quadrature scheme.