|
| CellMLToNektar.pycml.processors = None |
|
string | CellMLToNektar.pycml.__version__ = "$Revision: 25949 $" |
|
string | CellMLToNektar.pycml.format = "%(name)s: %(levelname)s: %(message)s" |
|
| CellMLToNektar.pycml.stream = sys.stderr) |
|
dictionary | CellMLToNektar.pycml.NSS |
|
tuple | CellMLToNektar.pycml.VarTypes |
|
tuple | CellMLToNektar.pycml.CELLML_SUBSET_ELTS |
|
tuple | CellMLToNektar.pycml.BINDING_TIMES = Enum('static', 'dynamic') |
|
list | CellMLToNektar.pycml.units_name_counter = [0] |
|
| CellMLToNektar.pycml.new_units = dimensionless |
| print "Keeping d'less ref with m =",m,"from", print self.description(), if other_units: print "and",other_units.description() else: print More...
|
|
tuple | CellMLToNektar.pycml.unit_elements = set(d.values()) |
|
string | CellMLToNektar.pycml.uname = u'___units_' |
|
tuple | CellMLToNektar.pycml.units = self.model._get_units_obj(units) |
| _u = units More...
|
|
string | CellMLToNektar.pycml.msg = "Adding units " |
| print "Adding",units.name, hash(units), units.description(), print "(was",id(_u),"now",id(units),")" Ensure referenced units exist More...
|
|
dictionary | CellMLToNektar.pycml.attrs = {(u'cml:units', NSS[u'cml']): units.name} |
|
| CellMLToNektar.pycml._cml_expanded |
|
| CellMLToNektar.pycml.base_units |
|