mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-23 07:53:29 -06:00
Remove unneeded timeIdx argument.
This commit is contained in:
parent
04183dea31
commit
54284fad7f
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user