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/positionParticles" {
|
||||
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_f173282f05c0c49113faf78faa060b26 [shape=box, label="positionParticles", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_f173282f05c0c49113faf78faa060b26.html"];
|
||||
}
|
||||
dir_68267d1309a1af8e8297ef4c3efbcdba [shape=box label="src" fillcolor="white" style="filled" color="red" URL="dir_68267d1309a1af8e8297ef4c3efbcdba.html"];
|
||||
dir_f173282f05c0c49113faf78faa060b26->dir_68267d1309a1af8e8297ef4c3efbcdba [headlabel="6", labeldistance=1.5 headhref="dir_000188_000007.html"];
|
||||
}
|
Reference in New Issue
Block a user