mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Concretely this avoids having to patch eWoms by adding a generic `Opm::transposeDenseMatrix()` template function instead of relying on the dense matrix class to provide a `transpose()` method.