toms626_test


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.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

toms626, a FORTRAN77 code which implements ACM toms algorithm 626, for creating contour plots of scalar data associated with triangular meshes.

Source Code:

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):


Last revised on 29 November 2023.