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/Interaction/sphereInteraction/boundaries/periodicBoundarySphereInteraction" {
|
||||
compound=true
|
||||
node [ fontsize="10", fontname="Helvetica"];
|
||||
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
||||
subgraph clusterdir_69e926e29d3967585e97de6013991fb8 {
|
||||
graph [ bgcolor="#ddddee", pencolor="black", label="boundaries" fontname="Helvetica", fontsize="10", URL="dir_69e926e29d3967585e97de6013991fb8.html"]
|
||||
dir_8b3e40321c8273deb22d935c562c0232 [shape=box, label="periodicBoundarySphereInteraction", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_8b3e40321c8273deb22d935c562c0232.html"];
|
||||
}
|
||||
dir_f183b96d8c04439f6b55610f7fceec9d [shape=box label="boundarySphereInteraction" URL="dir_f183b96d8c04439f6b55610f7fceec9d.html"];
|
||||
dir_8b3e40321c8273deb22d935c562c0232->dir_f183b96d8c04439f6b55610f7fceec9d [headlabel="1", labeldistance=1.5 headhref="dir_000041_000048.html"];
|
||||
}
|
Reference in New Issue
Block a user