COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Variables
utest-mesh-generateline3d Namespace Reference

Variables

tuple domain = cf.root.create_component('Domain', 'cf3.mesh.Domain')
 
tuple generator = domain.create_component('Generator', 'cf3.mesh.GenerateLine3D')
 
tuple mesh = domain.create_component('Mesh', 'cf3.mesh.Mesh')
 

Variable Documentation

tuple domain = cf.root.create_component('Domain', 'cf3.mesh.Domain')

Definition at line 6 of file utest-mesh-generateline3d.py.

tuple generator = domain.create_component('Generator', 'cf3.mesh.GenerateLine3D')

Definition at line 7 of file utest-mesh-generateline3d.py.

tuple mesh = domain.create_component('Mesh', 'cf3.mesh.Mesh')

Definition at line 8 of file utest-mesh-generateline3d.py.

Send comments to:
COOLFluiD Web Admin