Skip to content

Debug when some processes may have 0 particles to write to file (output hdf5 file)

Berenger Bramas requested to merge bugfix/few-particles into feature/new-particles

Was working because size was 0 - as expected - but offset could be out of bound.

Merge request reports