[BugFix] Fix indexing with ghostlayers
The Block indexing has bug when created with an iteration slice and ghost layers. With !341 (merged) The Block indexing supports slices more naturally by limiting the iteration space to the sliced size. Thus the counter index is multiplied by the step size. This was done also for the offset of the ghostlayers which is wrong.
This MR fixes the problem
Merge request reports
Activity
added Bug label
assigned to @holzer
mentioned in merge request !348 (merged)
close due to !349 (closed)
Please register or sign in to reply