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,11 @@
|
||||
digraph "utilities/Utilities/geometryPhasicFlow/Wall" {
|
||||
compound=true
|
||||
node [ fontsize="10", fontname="Helvetica"];
|
||||
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
||||
subgraph clusterdir_2c779084d9cebc7fcbe1a2bfbd9e9cb9 {
|
||||
graph [ bgcolor="#ddddee", pencolor="black", label="geometryPhasicFlow" fontname="Helvetica", fontsize="10", URL="dir_2c779084d9cebc7fcbe1a2bfbd9e9cb9.html"]
|
||||
dir_492ea9b56e8165cfb51e930a4ceda9f8 [shape=box, label="Wall", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_492ea9b56e8165cfb51e930a4ceda9f8.html"];
|
||||
}
|
||||
dir_68267d1309a1af8e8297ef4c3efbcdba [shape=box label="src" fillcolor="white" style="filled" color="red" URL="dir_68267d1309a1af8e8297ef4c3efbcdba.html"];
|
||||
dir_492ea9b56e8165cfb51e930a4ceda9f8->dir_68267d1309a1af8e8297ef4c3efbcdba [headlabel="2", labeldistance=1.5 headhref="dir_000198_000007.html"];
|
||||
}
|
Reference in New Issue
Block a user