adapt to the "mutable geology" changes from opm-autodiff

This commit is contained in:
Andreas Lauser
2015-11-26 12:20:15 +01:00
parent a822151082
commit e0a1abba09
6 changed files with 6 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ namespace Opm
/// Initialise from parameters and objects to observe.
SimulatorFullyImplicitCompressiblePolymer(const parameter::ParameterGroup& param,
const GridT& grid,
const DerivedGeology& geo,
DerivedGeology& geo,
BlackoilPropsAdInterface& props,
const PolymerPropsAd& polymer_props,
const RockCompressibility* rock_comp_props,