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.
Where possible, edges connecting nodes are
given different colours to make them easier to distinguish in
large graphs.
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.
Where possible, edges connecting nodes are
given different colours to make them easier to distinguish in
large graphs.
Source Code
module MAPL_RegridderVectorModuse MAPL_AbstractRegridderMod#define _type class (AbstractRegridder)#define _allocatable#define _vector RegridderVector#define _iterator RegridderVectorIterator#include "templates/vector.inc" end module MAPL_RegridderVectorMod