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 information on this web page is 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.