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/particlesPhasicFlow/empty" {
|
||||
compound=true
|
||||
node [ fontsize="10", fontname="Helvetica"];
|
||||
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
||||
subgraph clusterdir_e8a3110d50afa743b849d63edd99c1b4 {
|
||||
graph [ bgcolor="#ddddee", pencolor="black", label="particlesPhasicFlow" fontname="Helvetica", fontsize="10", URL="dir_e8a3110d50afa743b849d63edd99c1b4.html"]
|
||||
dir_d83a25e4d6d05026805aee2d6f98f217 [shape=box, label="empty", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_d83a25e4d6d05026805aee2d6f98f217.html"];
|
||||
}
|
||||
dir_f173282f05c0c49113faf78faa060b26 [shape=box label="positionParticles" URL="dir_f173282f05c0c49113faf78faa060b26.html"];
|
||||
dir_d83a25e4d6d05026805aee2d6f98f217->dir_f173282f05c0c49113faf78faa060b26 [headlabel="1", labeldistance=1.5 headhref="dir_000186_000188.html"];
|
||||
}
|
Reference in New Issue
Block a user