finesse.components.workspace.ConnectorMatrixSimulationInfo.set_fill_rhs_fn¶
- ConnectorMatrixSimulationInfo.set_fill_rhs_fn(self, callback)¶
This sets the callback function that will be used by the model to fill the RHS vector elements. This can either be a Python function or cdef wrapped with FillFuncWrapper.