Nektar++
CellMLToNektar.processors.InterfaceGenerator Member List

This is the complete list of members for CellMLToNektar.processors.InterfaceGenerator, including all inherited members.

__init__(self, model, name='interface', units_converter=None)CellMLToNektar.processors.InterfaceGenerator
_add_all_odes_to_interface(self)CellMLToNektar.processors.InterfaceGeneratorprivate
_interface_componentCellMLToNektar.processors.InterfaceGeneratorprivate
_interface_component_nameCellMLToNektar.processors.InterfaceGeneratorprivate
_split_ode(self, newVar, oldVar)CellMLToNektar.processors.InterfaceGeneratorprivate
_transform_derivative_on_rhs(self, expr)CellMLToNektar.processors.InterfaceGeneratorprivate
_transform_derivatives_on_rhs(self)CellMLToNektar.processors.InterfaceGeneratorprivate
add_input(self, var, units, annotate=True, convert_initial_value=True)CellMLToNektar.processors.InterfaceGenerator
add_output(self, var, units, annotate=True)CellMLToNektar.processors.InterfaceGenerator
add_output_function(self, resultName, operator, argVars, units)CellMLToNektar.processors.InterfaceGenerator
finalize(self, *args, **kwargs)CellMLToNektar.processors.InterfaceGenerator
get_interface_component(self)CellMLToNektar.processors.InterfaceGenerator
make_var_computed_constant(self, var, value)CellMLToNektar.processors.InterfaceGenerator
make_var_constant(self, var, value)CellMLToNektar.processors.InterfaceGenerator