COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
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)
Send comments to:
COOLFluiD Web Admin