Mercurial > repos > public > sbplib_julia
diff src/RegionIndices/RegionIndices.jl @ 1356:49d03d1169ef feature/variable_derivatives
Remove code designed to help inference because it seems to have been solved elsewhere
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 08 Feb 2023 21:32:48 +0100 |
parents | bc12be1b1ae5 |
children | 61aacc51d38a |
line wrap: on
line diff
--- a/src/RegionIndices/RegionIndices.jl Wed Feb 08 21:21:28 2023 +0100 +++ b/src/RegionIndices/RegionIndices.jl Wed Feb 08 21:32:48 2023 +0100 @@ -65,7 +65,6 @@ error("Bounds error") # TODO: Make this more standard end end -# 2022-02-21: Using the return values of getregion cause type inference to give up in certain cases, for example H*H*v export getregion