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,14 @@
|
||||
digraph "src/Geometry/geometry" {
|
||||
compound=true
|
||||
node [ fontsize="10", fontname="Helvetica"];
|
||||
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
||||
subgraph clusterdir_cae27912e177176a90175eee3a6288a5 {
|
||||
graph [ bgcolor="#ddddee", pencolor="black", label="Geometry" fontname="Helvetica", fontsize="10", URL="dir_cae27912e177176a90175eee3a6288a5.html"]
|
||||
dir_36e2e6931b041d8fa0a187130eafe3af [shape=box, label="geometry", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_36e2e6931b041d8fa0a187130eafe3af.html"];
|
||||
}
|
||||
dir_cd7a5046d028e114fc17b2ebc2bd02d2 [shape=box label="phasicFlow" fillcolor="white" style="filled" color="red" URL="dir_cd7a5046d028e114fc17b2ebc2bd02d2.html"];
|
||||
dir_ae6d06344b508c00eebca750969a2aa6 [shape=box label="Property" URL="dir_ae6d06344b508c00eebca750969a2aa6.html"];
|
||||
dir_36e2e6931b041d8fa0a187130eafe3af->dir_cd7a5046d028e114fc17b2ebc2bd02d2 [headlabel="7", labeldistance=1.5 headhref="dir_000009_000031.html"];
|
||||
dir_36e2e6931b041d8fa0a187130eafe3af->dir_ae6d06344b508c00eebca750969a2aa6 [headlabel="1", labeldistance=1.5 headhref="dir_000009_000180.html"];
|
||||
dir_ae6d06344b508c00eebca750969a2aa6->dir_cd7a5046d028e114fc17b2ebc2bd02d2 [headlabel="5", labeldistance=1.5 headhref="dir_000180_000031.html"];
|
||||
}
|
Reference in New Issue
Block a user