21 lines
2.3 KiB
Plaintext
21 lines
2.3 KiB
Plaintext
digraph "createRemoveKeepIndices"
|
|
{
|
|
// LATEX_PDF_SIZE
|
|
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
|
|
node [fontname="Helvetica",fontsize="10",shape=record];
|
|
rankdir="LR";
|
|
Node1 [label="createRemoveKeepIndices",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
|
|
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
|
Node2 [label="pFlow::VectorSingle\l::clear",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html#afd32d1c4cda15e685fd3008f4ded29f2",tooltip="Clear the vector, but keep the allocated memory unchanged."];
|
|
Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
|
Node3 [label="pFlow::VectorSingle\l::deviceViewAll",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html#a51122b76468e0c5f19ea69c5c0ca6cf4",tooltip="Device view range [0,capcity)"];
|
|
Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
|
Node4 [label="pFlow::algorithms::\lKOKKOS::exclusiveScan",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$namespacepFlow_1_1algorithms_1_1KOKKOS.html#aae0922261eb9c497220bda3759d1aba9",tooltip=" "];
|
|
Node1 -> Node5 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
|
Node5 [label="pFlow::VectorSingle\l::reallocate",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html#a607693313d6278c7060e898ad6adad43",tooltip="Reallocate memory to new cap and set size to 0."];
|
|
Node1 -> Node6 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
|
Node6 [label="pFlow::VectorSingle\l::resize",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html#a2ee24ec9e66908db01ef12a8079cf533",tooltip="Resize the vector and preserve the content."];
|
|
Node1 -> Node7 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
|
Node7 [label="pFlow::VectorSingle\l::size",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle.html#a235f4855cec31187d575a459abb3eed2",tooltip="Size of the vector."];
|
|
}
|