fix missing argument for BlackoilTwophaseIndices

This commit is contained in:
Paul Egberts
2020-12-02 16:59:51 +01:00
committed by Arne Morten Kvarving
parent 13cd4b476e
commit 877c0b723d
3 changed files with 5 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ private:
public:
typedef Opm::BlackOilTwoPhaseIndices<getPropValue<TypeTag, Properties::EnableSolvent>(),
getPropValue<TypeTag, Properties::EnableExtbo>(),
getPropValue<TypeTag, Properties::EnablePolymer>(),
getPropValue<TypeTag, Properties::EnableEnergy>(),
getPropValue<TypeTag, Properties::EnableFoam>(),