[BugFix] Fix indexing with ghostlayers
Compare changes
+ 4
− 1
@@ -127,7 +127,10 @@ def create_indexed_kernel(assignments: Union[AssignmentCollection, NodeCollectio
@@ -127,7 +127,10 @@ def create_indexed_kernel(assignments: Union[AssignmentCollection, NodeCollectio
assert len(spatial_coordinates) == 1, "Non-index fields do not have the same number of spatial coordinates"