![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Variables | |
| tuple | root = cf.Core.root() |
| tuple | mesh2d = root.create_component('mesh2d','cf3.mesh.Mesh') |
| tuple | mesh_generator = root.create_component("mesh_generator","cf3.mesh.SimpleMeshGenerator") |
| tuple | triangulator = root.create_component('triangulator', 'cf3.mesh.MeshTriangulator') |
| tuple mesh2d = root.create_component('mesh2d','cf3.mesh.Mesh') |
Definition at line 7 of file utest-mesh-triangulator.py.
| tuple mesh_generator = root.create_component("mesh_generator","cf3.mesh.SimpleMeshGenerator") |
Definition at line 8 of file utest-mesh-triangulator.py.
| tuple root = cf.Core.root() |
Definition at line 4 of file utest-mesh-triangulator.py.
| tuple triangulator = root.create_component('triangulator', 'cf3.mesh.MeshTriangulator') |
Definition at line 15 of file utest-mesh-triangulator.py.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |