Nektar++
|
This is the complete list of members for CellMLToNektar.pycml.UnitsSet, including all inherited members.
__init__(self, iterable=[], expression=None) | CellMLToNektar.pycml.UnitsSet | |
__new__(cls, iterable=[], expression=None) | CellMLToNektar.pycml.UnitsSet | |
_add_source(self, units, src_units_set, src_units) | CellMLToNektar.pycml.UnitsSet | private |
_expression | CellMLToNektar.pycml.UnitsSet | private |
_get_sources(self, units) | CellMLToNektar.pycml.UnitsSet | private |
_sources | CellMLToNektar.pycml.UnitsSet | private |
copy(self) | CellMLToNektar.pycml.UnitsSet | |
description(self) | CellMLToNektar.pycml.UnitsSet | |
dimensionally_equivalent(self, other_units) | CellMLToNektar.pycml.UnitsSet | |
equals(self, other) | CellMLToNektar.pycml.UnitsSet | |
extract(self, check_equality=False) | CellMLToNektar.pycml.UnitsSet | |
get_consistent_set(self, desired_units) | CellMLToNektar.pycml.UnitsSet | |
get_expression(self) | CellMLToNektar.pycml.UnitsSet | |
set_expression(self, expr) | CellMLToNektar.pycml.UnitsSet | |
simplify(self, other_units=None, other_exponent=1) | CellMLToNektar.pycml.UnitsSet |