mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
104c75d575810be16f41eaea6f9ed04f72e8ef3c
In this case the parallel index set might represent N entries (this might be the number of cells of grid). Nevertheless, there several (n) equations/unknowns attached to each index. In this case we construct a larger index set representing N*n unknows, where each unknown is attached to an index. This change only affects parallel runs.
Languages
C++
79.4%
ECL
13.8%
Cuda
1.7%
Pawn
1.7%
CMake
1.4%
Other
1.9%