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 "src/phasicFlow/containers/pointField/boundaryField/exitBoundaryField" {
|
||||
compound=true
|
||||
node [ fontsize="10", fontname="Helvetica"];
|
||||
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
||||
subgraph clusterdir_a7b5b55055c0d0d8cb35dad4e9ea05cf {
|
||||
graph [ bgcolor="#ddddee", pencolor="black", label="boundaryField" fontname="Helvetica", fontsize="10", URL="dir_a7b5b55055c0d0d8cb35dad4e9ea05cf.html"]
|
||||
dir_4c530554d949ca38e76433b0cf2e1941 [shape=box, label="exitBoundaryField", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_4c530554d949ca38e76433b0cf2e1941.html"];
|
||||
}
|
||||
dir_29f8f9fed8910c4a198d0c147c561cfb [shape=box label="boundaryField" URL="dir_29f8f9fed8910c4a198d0c147c561cfb.html"];
|
||||
dir_4c530554d949ca38e76433b0cf2e1941->dir_29f8f9fed8910c4a198d0c147c561cfb [headlabel="1", labeldistance=1.5 headhref="dir_000099_000098.html"];
|
||||
}
|
Reference in New Issue
Block a user