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,22 @@
|
||||
digraph "src/Interaction/sphereInteraction/sphereInteraction" {
|
||||
compound=true
|
||||
node [ fontsize="10", fontname="Helvetica"];
|
||||
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
||||
subgraph clusterdir_7845a75b893e9912b1a2d3b9d9476e0b {
|
||||
graph [ bgcolor="#ddddee", pencolor="black", label="sphereInteraction" fontname="Helvetica", fontsize="10", URL="dir_7845a75b893e9912b1a2d3b9d9476e0b.html"]
|
||||
dir_090ca80eae8f904be22f875cecc0c880 [shape=box, label="sphereInteraction", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_090ca80eae8f904be22f875cecc0c880.html"];
|
||||
}
|
||||
dir_861fd9684e4ba65de04f79c947f36cae [shape=box label="interaction" URL="dir_861fd9684e4ba65de04f79c947f36cae.html"];
|
||||
dir_cd7a5046d028e114fc17b2ebc2bd02d2 [shape=box label="phasicFlow" fillcolor="white" style="filled" color="red" URL="dir_cd7a5046d028e114fc17b2ebc2bd02d2.html"];
|
||||
dir_69e926e29d3967585e97de6013991fb8 [shape=box label="boundaries" fillcolor="white" style="filled" color="red" URL="dir_69e926e29d3967585e97de6013991fb8.html"];
|
||||
dir_9e72493e858003bd3d74a55a2aedd075 [shape=box label="Particles" fillcolor="white" style="filled" color="red" URL="dir_9e72493e858003bd3d74a55a2aedd075.html"];
|
||||
dir_861fd9684e4ba65de04f79c947f36cae->dir_cd7a5046d028e114fc17b2ebc2bd02d2 [headlabel="4", labeldistance=1.5 headhref="dir_000044_000031.html"];
|
||||
dir_861fd9684e4ba65de04f79c947f36cae->dir_9e72493e858003bd3d74a55a2aedd075 [headlabel="1", labeldistance=1.5 headhref="dir_000044_000063.html"];
|
||||
dir_090ca80eae8f904be22f875cecc0c880->dir_861fd9684e4ba65de04f79c947f36cae [headlabel="1", labeldistance=1.5 headhref="dir_000043_000044.html"];
|
||||
dir_090ca80eae8f904be22f875cecc0c880->dir_cd7a5046d028e114fc17b2ebc2bd02d2 [headlabel="4", labeldistance=1.5 headhref="dir_000043_000031.html"];
|
||||
dir_090ca80eae8f904be22f875cecc0c880->dir_69e926e29d3967585e97de6013991fb8 [headlabel="1", labeldistance=1.5 headhref="dir_000043_000040.html"];
|
||||
dir_090ca80eae8f904be22f875cecc0c880->dir_9e72493e858003bd3d74a55a2aedd075 [headlabel="1", labeldistance=1.5 headhref="dir_000043_000063.html"];
|
||||
dir_69e926e29d3967585e97de6013991fb8->dir_cd7a5046d028e114fc17b2ebc2bd02d2 [headlabel="4", labeldistance=1.5 headhref="dir_000040_000031.html"];
|
||||
dir_69e926e29d3967585e97de6013991fb8->dir_9e72493e858003bd3d74a55a2aedd075 [headlabel="1", labeldistance=1.5 headhref="dir_000040_000063.html"];
|
||||
dir_9e72493e858003bd3d74a55a2aedd075->dir_cd7a5046d028e114fc17b2ebc2bd02d2 [headlabel="54", labeldistance=1.5 headhref="dir_000063_000031.html"];
|
||||
}
|
Reference in New Issue
Block a user