Nektar++
|
Static Public Member Functions | |
def | create_new |
Static Public Member Functions inherited from CellMLToNektar.pycml.mathml | |
def | clone |
Additional Inherited Members | |
Public Member Functions inherited from CellMLToNektar.pycml.mathml_constructor | |
def | __init__ |
Public Member Functions inherited from CellMLToNektar.pycml.mathml | |
def | __init__ |
def | __repr__ |
def | __deepcopy__ |
def | clone_self |
def | get_original_of_clone |
def | get_component |
def | model |
def | eval |
Public Member Functions inherited from CellMLToNektar.pycml.element_base | |
def | __init__ |
def | __delattr__ |
def | __setattr__ |
def | rootNode |
def | cmeta_id |
def | xml_remove_child_at |
def | xml_doc |
def | xml_properties |
Public Attributes inherited from CellMLToNektar.pycml.element_base | |
xml_attributes | |
Properties inherited from CellMLToNektar.pycml.mathml | |
component = property(get_component) | |
Class representing the MathML lambda construct. Note that we don't support lambda occuring in CellML models. However, it is used for defining special units conversion rules using the protocol syntax.
|
static |
Create a new lambda from the sequence of bvar names and expression.
Definition at line 5391 of file pycml.py.
References CellMLToNektar.pycml.check_append_safety().