![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Variables | |
| tuple | domain = cf.root.create_component('Domain', 'cf3.mesh.Domain') |
| tuple | generator = domain.create_component('Generator', 'cf3.mesh.GeneratePlane3D') |
| tuple | mesh = domain.create_component('Mesh', 'cf3.mesh.Mesh') |
| tuple domain = cf.root.create_component('Domain', 'cf3.mesh.Domain') |
Definition at line 6 of file utest-mesh-generateplane3d.py.
| tuple generator = domain.create_component('Generator', 'cf3.mesh.GeneratePlane3D') |
Definition at line 7 of file utest-mesh-generateplane3d.py.
| tuple mesh = domain.create_component('Mesh', 'cf3.mesh.Mesh') |
Definition at line 8 of file utest-mesh-generateplane3d.py.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |