mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove unneeded parameter from applyAllZMultipliers_
This commit is contained in:
@@ -172,8 +172,7 @@ protected:
|
||||
unsigned insideCartElemIdx,
|
||||
unsigned outsideCartElemIdx,
|
||||
const TransMult& transMult,
|
||||
const std::array<int, dimWorld>& cartDims,
|
||||
bool pinchTop);
|
||||
const std::array<int, dimWorld>& cartDims);
|
||||
|
||||
/// \brief Creates TRANS{XYZ} arrays for modification by FieldProps data
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user