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

Variables

tuple manager = cf.root.create_component('varmanager', 'cf3.math.VariableManager')
 
tuple descriptor = manager.create_descriptor(name='solution', description='a, b[v], c[t]')
 

Variable Documentation

tuple descriptor = manager.create_descriptor(name='solution', description='a, b[v], c[t]')

Definition at line 5 of file utest-math-variablemanager.py.

tuple manager = cf.root.create_component('varmanager', 'cf3.math.VariableManager')

Definition at line 3 of file utest-math-variablemanager.py.

Send comments to:
COOLFluiD Web Admin