Skip to content
Snippets Groups Projects
Commit f7bf5805 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

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 checkoing for codim=0
we now check for all codims in this range.

This fixed an issue mentioned in #37.

See merge request !115
parents 908ed852 9913e09c
No related branches found
No related tags found
1 merge request!115Fix codim for subIndex() method
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment