toms626_test, a FORTRAN77 code which calls toms626(), which implements ACM toms algorithm 626, for creating contour plots of scalar data associated with triangular meshes.
The computer code and data files made available on this web page are distributed under the MIT license
toms626, a FORTRAN77 code which implements ACM toms algorithm 626, for creating contour plots of scalar data associated with triangular meshes.
PROBLEM1 demonstrates modes 0 (triangulation of the data is required) and 2 (use the same triangles but different Z values):
PROBLEM2 demonstrates modes 1 (triangulation is provided by user) and 3 (some partial derivatives are set):