triangulation_refine_local_test


triangulation_refine_local_test, an Octave code which calls triangulation_refine_local(), which refines a triangulation by replacing one triangular element by four smaller ones.

Licensing:

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

Related Data and Programs:

triangulation_refine_local, an Octave code which refines a triangulation locally; a single triangular element is replaced by four smaller triangles, and neighboring information is updated.

Source Code: