COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Namespaces | Variables
utest-mesh-actions-shortest-edge.py File Reference

Go to the source code of this file.

Namespaces

 utest-mesh-actions-shortest-edge
 

Variables

tuple root = cf.Core.root()
 
tuple mesh = root.create_component('mesh','cf3.mesh.Mesh')
 
tuple mesh_generator = root.create_component("mesh_generator","cf3.mesh.SimpleMeshGenerator")
 
tuple short_edge_action = root.create_component('ShortestEdge', 'cf3.mesh.actions.ShortestEdge')
 
Send comments to:
COOLFluiD Web Admin