mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
documentation for v1.0
This commit is contained in:
@ -0,0 +1,30 @@
|
||||
digraph "VectorSingle< T, MemorySpace >"
|
||||
{
|
||||
// LATEX_PDF_SIZE
|
||||
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
|
||||
node [fontname="Helvetica",fontsize="10",shape=record];
|
||||
rankdir="LR";
|
||||
Node1 [label="VectorSingle\< T, MemorySpace \>",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=" \< pFlow::VectorSingle,\l pFlow::AB5History \>" ,fontname="Helvetica"];
|
||||
Node2 [label="VectorSingle\< pFlow\l::VectorSingle, pFlow\l::AB5History \>",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node4 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< pFlow::VectorSingle,\l pFlow::AB4History \>" ,fontname="Helvetica"];
|
||||
Node4 [label="VectorSingle\< pFlow\l::VectorSingle, pFlow\l::AB4History \>",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node6 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< real, void \>" ,fontname="Helvetica"];
|
||||
Node6 [label="VectorSingle\< real,\l void \>",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node9 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< uint32, void \>" ,fontname="Helvetica"];
|
||||
Node9 [label="VectorSingle\< uint32,\l void \>",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node12 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< uint32x3, void \>" ,fontname="Helvetica"];
|
||||
Node12 [label="VectorSingle\< uint32x3,\l void \>",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node14 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< uint32 \>" ,fontname="Helvetica"];
|
||||
Node14 [label="VectorSingle\< uint32 \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node15 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< ModelComponent \>" ,fontname="Helvetica"];
|
||||
Node15 [label="VectorSingle\< ModelComponent \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node16 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< T, void \>" ,fontname="Helvetica"];
|
||||
Node16 [label="VectorSingle\< T, void \>",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node23 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< pFlow::VectorSingle,\l pFlow::AB3History \>" ,fontname="Helvetica"];
|
||||
Node23 [label="VectorSingle\< pFlow\l::VectorSingle, pFlow\l::AB3History \>",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node24 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< realx3, void \>" ,fontname="Helvetica"];
|
||||
Node24 [label="VectorSingle\< realx3,\l void \>",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
Node1 -> Node25 [dir="back",color="orange",fontsize="10",style="dashed",label=" \< uint32, HostSpace \>" ,fontname="Helvetica"];
|
||||
Node25 [label="VectorSingle\< uint32,\l HostSpace \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html",tooltip=" "];
|
||||
}
|
Reference in New Issue
Block a user