Skip to content

additional testcase in test-localfe.hh reveals bug

I wrote a test case in the test-localfe.hh file that checks the codimension of each localKey. I discovered a bug with Dune::PkLocalFiniteElement<double, double, 3, 0> where one codim is 4 (>3).

Merge request reports