diff src/RegionIndices/RegionIndices.jl @ 919:b41180efb6c2 performance/get_region_type_inference

Start refactor to improve type stability for apply(op,::TensorApplication,...)
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 21 Feb 2022 10:33:58 +0100
parents 011ca1639153
children bc12be1b1ae5
line wrap: on
line diff
--- a/src/RegionIndices/RegionIndices.jl	Tue Feb 15 15:14:28 2022 +0100
+++ b/src/RegionIndices/RegionIndices.jl	Mon Feb 21 10:33:58 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