mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-27 09:40:59 -06:00
adjust to EWOMS_END_PARAM_REGISTRATION macro removal
This commit is contained in:
parent
2da4b8503e
commit
b4d2189bd2
@ -205,7 +205,7 @@ namespace Opm {
|
||||
// hide average density option
|
||||
EWOMS_HIDE_PARAM(TypeTag, UseAverageDensityMsWells);
|
||||
|
||||
EWOMS_END_PARAM_REGISTRATION(TypeTag);
|
||||
Parameters::endParamRegistration<TypeTag>();
|
||||
|
||||
int mpiRank = comm.rank();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user