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
common
utest-common-print-timing-tree.py
Go to the documentation of this file.
1
import
coolfluid
as
cf
2
3
printer = cf.root.create_component(
'PrintTimingTree'
,
'cf3.common.PrintTimingTree'
)
4
printer.root = cf.root
5
printer.execute()
Generated on Sun Jun 14 2015 21:20:16 for COOLFluiD by
1.8.9.1
Send comments to:
COOLFluiD Web Admin