changed: get rid of OPM_UNUSED macro usage

prefer anonymous parameters and c++17 [[maybe_unused]]
This commit is contained in:
Arne Morten Kvarving
2021-08-03 10:10:01 +02:00
parent c8ad8bc368
commit e4d6acc23b
52 changed files with 399 additions and 400 deletions

View File

@@ -99,8 +99,8 @@ public:
*/
template <class FluidState>
void assignMassConservative(const FluidState& fluidState,
const MaterialLawParams& matParams OPM_UNUSED,
bool isInEquilibrium OPM_UNUSED= false)
const MaterialLawParams&,
bool = false)
{
// there is no difference between naive and mass conservative
// assignment in the flash model. (we only need the total