next up previous contents index
Next: Skeleton Plots. Up: Subroutine INPLT. Previous: Subroutine INPLT.

Triangle Plots.

For the triangle plots , the elements in the triangulation are colored to depict some feature of the mesh. The available options are controlled by the switch INPLSW  as summarized in Table gif.

If INPLSW=0, the elements in the mesh are colored according to the user supplied labels in ITNODE(4,I); all elements with the same label will have the same color. For tex2html_wrap_inline8514 , INPLT colors the elements of the triangulation according to their quality, measured by q(t) in (gif) (INPLSW=1), their largest angle (INPLSW=2), and their smallest angle (INPLSW=3). For each of the three measures, five numbers are printed in the upper right legend. The row labeled ``average'' refers to the average of that quantity over all elements in the mesh; ``worst'' reports the smallest value of q(t), largest angle, or smallest angle of all elements. The rows labeled ``good'', ``fair'', and ``poor'' report the percentage of elements in each category and depict the corresponding colors. Some examples are shown in Figures gif and gif.

For q(t), good means tex2html_wrap_inline6670 , fair means tex2html_wrap_inline6672 , and poor means q(t) < .6. For large angles, good means tex2html_wrap_inline8536 , fair means tex2html_wrap_inline8538 , and poor means tex2html_wrap_inline8540 (A(t) is the largest angle). For small angles, good means tex2html_wrap_inline8544 , fair means tex2html_wrap_inline8546 and poor means tex2html_wrap_inline8548 (a(t) is the smallest angle). Triangles that are good in terms of q(t) are (necessarily) also good in terms of large and small angles. Those that are fair in terms of q(t) must be good or fair in terms of large and small angles (but not conversely).

The meanings and use of RMAG , CENX , CENY , and MXCOLR  are identical to TRIPLT. Labeling options using NUMBRS  are summarized in Table gif. INPLT was used with various NUMBRS options to produce Figure gif although the legends on the right hand sides of the pictures were deleted. For the main graph, three line-drawing options are available using LINES, as summarized in Table gif.


next up previous contents index
Next: Skeleton Plots. Up: Subroutine INPLT. Previous: Subroutine INPLT.

Randolph E. Bank
Fri Apr 4 12:02:05 PST 1997