Skip to content

patch noct

Leo Michel-Dansac requested to merge dev-leo into develop

Reduce the memory footprint of CreateDomDump with methods select_onthefly and select_onthefly_h. The size of the arrays used to reconstruct the mesh is estimated given the number of leaf cells selected instead of being the total number of cells in the snapshot.

Merge request reports