mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-25 23:36:26 -06:00
664e582b5f
For some of the scaling approaches the wrong matrix (dereferenced nullptr) would have been used which should have resulted segmentation faults. With this commit we add a method getMatrix() that returns the correct one and use that for scaling. |
||
---|---|---|
.. | ||
aquifers | ||
flow | ||
linalg | ||
timestepping | ||
utils | ||
wells | ||
opm-simulators_doxygen_main.hpp |