Nodes of different colours represent the following:
Solid arrows point from a file to a file which it depends on. A file
is dependent upon another if the latter must be compiled before the former
can be.
program volatile_doctestuse vecfor_RPPtype(vector)::pt(0:4)pt(1)=expt(2)=eypt(3)=ex-eypt(4)=ex+eypt(0)=pt(1)%face_normal4(pt1=pt(1),pt2=pt(2),pt3=pt(3),pt4=pt(4),norm='y')print"(3(F3.1,1X))",abs(pt(0)%x),abs(pt(0)%y),abs(pt(0)%z)endprogram volatile_doctest