Worklet{MapTopology,PointNeighbor} custom scatter /mask
fixes: #475 (closed)
The change affects the method GetThreadIndices
for both WorkletMapTopology
and WorkletPointNeighborhood
.
Before an scatter or mask which was not ScatterIdentity
or MaskNone
was not allowed and it was enforced at compilation time.
Edited by Vicente Bolea