mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove unneeded timeIdx argument.
This commit is contained in:
@@ -431,7 +431,6 @@ protected:
|
||||
globalSpaceIdx,
|
||||
intQuantsIn,
|
||||
scvfIdx,
|
||||
timeIdx,
|
||||
faceArea,
|
||||
zEx,
|
||||
exFluidState,
|
||||
@@ -464,7 +463,6 @@ public:
|
||||
const unsigned globalSpaceIdx,
|
||||
const IntensiveQuantities& intQuantsIn,
|
||||
const unsigned bfIdx,
|
||||
const unsigned timeIdx,
|
||||
const double faceArea,
|
||||
const double zEx,
|
||||
const FluidState& exFluidState,
|
||||
|
Reference in New Issue
Block a user