You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The implementation of the spacing functions (EquilibriumRegion.combineSfuncs(), etc.) has evolved into something horribly tangled. I think one of the uses has combineSfuncs() call fixedSpacingFunc() call combineSfuncs() with different arguments or something horrible like that. The whole lot could do with refactoring.
The text was updated successfully, but these errors were encountered:
The implementation of the spacing functions (
EquilibriumRegion.combineSfuncs()
, etc.) has evolved into something horribly tangled. I think one of the uses hascombineSfuncs()
callfixedSpacingFunc()
callcombineSfuncs()
with different arguments or something horrible like that. The whole lot could do with refactoring.The text was updated successfully, but these errors were encountered: