Add semicolon to help with indentation.

This commit is contained in:
Markus Blatt
2023-12-07 16:41:16 +01:00
parent 260dac77a5
commit 50e1d09a8c

View File

@@ -1518,7 +1518,7 @@ namespace Opm {
{
// We make sure that all processes throw in case there is an exception
// on one of them (WetGasPvt::saturationPressure might throw if not converged)
OPM_BEGIN_PARALLEL_TRY_CATCH()
OPM_BEGIN_PARALLEL_TRY_CATCH();
for (auto& well: well_container_) {
well->assembleWellEqWithoutIteration(ebosSimulator_, dt, this->wellState(), this->groupState(),