-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'cherry-pick-f7bf5805' into 'releases/2.5'
Merge branch 'feature/fix-staticcheck-subindex-codim' into 'master' Fix codim for subIndex() method For an entity e with codim=cc subIndex(e,i,codim) is only available for cc<=codim<=dim. Instead of checking for codim=0 we now check for all codims in this range. This fixed an issue mentioned in #37. See merge request !115 See merge request !116
Loading
Please register or sign in to comment