Mercurial > repos > public > sbplib_julia
diff src/RegionIndices/RegionIndices.jl @ 929:e9dd43cbd127 feature/variable_derivatives
Merge performance/get_region_type_inference
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 21 Feb 2022 10:34:48 +0100 |
parents | b41180efb6c2 |
children | bc12be1b1ae5 |
line wrap: on
line diff
--- a/src/RegionIndices/RegionIndices.jl Fri Feb 18 08:03:37 2022 +0100 +++ b/src/RegionIndices/RegionIndices.jl Mon Feb 21 10:34:48 2022 +0100 @@ -65,6 +65,7 @@ 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 ceratin cases for example H*H*v export getregion