mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Patch 31c09aed was erroneous as it was trying to assing a SaturationPropsFromDeck<SatFuncSimpleNonuniform> to a SaturationPropsFromDeck<SatFuncSimpleUniform> in the constructor taking the new parser. This patch fixes this.