Skip to content

Only do projections if applicable for the domain (GPU version)

Description

If no points in the current domain overlap with projectors, skip the projection for the GPU version. Otherwise there are empty buffers and the code will crash with a segmentation fault.

Checklist

Merge request reports

Loading