replace integer argument to operator[] with Index argument; Test file in issue...
replace integer argument to operator[] with Index argument; Test file in issue #229 runs to the end and also all regression tests yield correct results
Loading
-
There isn't much reasoning from my side. I just saw that the problem didn't occur a few lines above where only instances of Index are used. Additionally the Field class somehow knows which part of an Index range is inside the local domain.
Edited by kraus
Please register or sign in to comment