mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Currently, all parallel DUNE grid store some cells in addition to interior cells. Therefore assuming that the global number of cells (i.e. the number of cells a sequential grid needs to cover the same whole domain with indentical cells) is not the sum of the number of cells of the local grid. Previously, the latter was used.