Nodes of different colours represent the following:
Solid arrows point from a file to a file which depends upon it. A file
is dependent upon another if the latter must be compiled before the former
can be.
program testAutoDiff_prg!! Test program for autoDiff_mod!! @todo!! Needs serious improvementsuse kinds_moduse autoDiff_modimplicit none call testDiffcontains subroutine testDifftype(ad_t)::xx=ad_t(1.0_wp,1,1)end subroutine testDiffend program testAutoDiff_prg