mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
documentation for v1.0
This commit is contained in:
@ -0,0 +1,29 @@
|
||||
digraph "createPropertyId"
|
||||
{
|
||||
// LATEX_PDF_SIZE
|
||||
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
|
||||
node [fontname="Helvetica",fontsize="10",shape=record];
|
||||
rankdir="LR";
|
||||
Node1 [label="createPropertyId",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Find property id of each triangle based on the supplied material name and the surface wall that the t..."];
|
||||
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node2 [label="pFlow::triSurfaceField\l::assign",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1triSurfaceField.html#a0504546ab3c27dfcc25afc209b8b0b2d",tooltip=" "];
|
||||
Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node3 [label="pFlow::triSurface::\lcapacity",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1triSurface.html#af0bead6b4b4f0990ec3e4837bd1e1ea3",tooltip=" "];
|
||||
Node1 -> Node5 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node5 [label="pFlow::endl",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189",tooltip="Add newline and flush stream."];
|
||||
Node1 -> Node7 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node7 [label="pFlow::Vector::fill",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1Vector.html#a34b3e020ef4d15f9b2442bfff37f19b8",tooltip=" "];
|
||||
Node1 -> Node8 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node8 [label="pFlow::property::materials",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1property.html#aaeda027258dc1f7b8d1af3a482a2367a",tooltip="Return list of material names."];
|
||||
Node1 -> Node9 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node9 [label="pFlow::property::nameToIndex",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1property.html#ad53527edc63114fb6bebe409db8dedbf",tooltip="Get the name of material in index idx Return true, if the name found, otherwise false."];
|
||||
Node1 -> Node11 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node11 [label="pFlow::multiTriSurface\l::numSurfaces",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1multiTriSurface.html#a0bdb2609596e5b00a56640bf61bd2a59",tooltip=" "];
|
||||
Node1 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node13 [label="pFlow::triSurface::size",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1triSurface.html#a29636b87d7c459031e2410e5d7623b0f",tooltip=" "];
|
||||
Node1 -> Node15 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node15 [label="pFlow::VectorSingle\l\< word, HostSpace \>::size",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#a91e42e32d0d132f5a4ea77685e441f12",tooltip="Size of the vector."];
|
||||
Node1 -> Node17 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
Node17 [label="pFlow::multiTriSurface\l::subSurfaceRange",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1multiTriSurface.html#aa5728335dac4aa3f2a755de597964adf",tooltip=" "];
|
||||
Node17 -> Node11 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
|
||||
}
|
Reference in New Issue
Block a user