phasicFlow/doc/code-documentation/html/structpFlow_1_1array2D__inh...

10 lines
653 B
Plaintext

digraph "array2D< T, nRow, nCol >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="array2D\< T, nRow, nCol \>",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
Node1 -> Node2 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< real, 3uL, 3uL \>" ,fontname="Helvetica"];
Node2 [label="array2D\< real, 3uL,\l 3uL \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structpFlow_1_1array2D.html",tooltip=" "];
}