mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
Using cachedIntensiveQuantities on parallel grids will cause/is causing dereferencing a null pointer here. Therefore we resort to iterating over the grid and using the element Context. If this turns out ot be performance regression @andlaus owes me a beer!