cellml / libcellml

Repository for libCellML development.
https://libcellml.org
Apache License 2.0
16 stars 21 forks source link

Need to clarify documentation for fixVariableInterfaces #1163

Open hsorby opened 1 year ago

hsorby commented 1 year ago

https://github.com/cellml/libcellml/blob/50219427d9b1bb75e36f758369f41babf0193366/src/api/libcellml/model.h#L345

This method documentation needs to make it clear that this method only applies to the domain of the current model. It does not fix interfaces for connections made to imported components.