mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-18 14:24:51 -05:00
The whole system consists out of three equations per cell. Using the parallel index set of the grid cells for it is wrong. Therefore we use PR OPM/opm-core#803 to set up an additional parallel index set for the whole system and use this for the communication that is needed e.g. by the ILU preconditioner.