Skip to content

Implemented Zoom regriding test

William Roper requested to merge zoom_regrid_test into zoom_merge

This MR introduces a test of the zoom regriding. The test populates 1 particle per cell and then cross-checks the counts with what should be expected.

The test also highlighted a bug where s->cdim was accidentally overwritten in the zoom case so that has been fixed.

Merge request reports