mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-14 04:33:28 -06:00
Silence some warnings.
This commit is contained in:
parent
7e05127c48
commit
7edd081175
@ -314,7 +314,7 @@ void computeMaxDp(std::map<std::pair<int, int>, double>& maxDp,
|
||||
|
||||
|
||||
template <class Grid>
|
||||
std::vector<double> thresholdPressures(const DeckConstPtr& deck,
|
||||
std::vector<double> thresholdPressures(const DeckConstPtr& /* deck */,
|
||||
EclipseStateConstPtr eclipseState,
|
||||
const Grid& grid,
|
||||
const std::map<std::pair<int, int>, double>& maxDp)
|
||||
|
Loading…
Reference in New Issue
Block a user