COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
test
python
utest-python-signal-return.py
Go to the documentation of this file.
1
from
coolfluid
import
*
2
root = Core.root()
3
4
netwx = root.create_component(
'netwx'
,
'cf3.python.NetworkXPython'
)
5
print
netwx.get_component_graph(uri=root.uri(), depth=2)
Generated on Sun Jun 14 2015 21:20:17 for COOLFluiD by
1.8.9.1
Send comments to:
COOLFluiD Web Admin