mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
use temporary helper variable
This commit is contained in:
@@ -1621,7 +1621,7 @@ namespace Opm {
|
||||
this->wellState(),
|
||||
B_avg,
|
||||
local_deferredLogger,
|
||||
iterationIdx > param_.strict_outer_iter_wells_);
|
||||
relax_tolerance);
|
||||
} else {
|
||||
ConvergenceReport report;
|
||||
using CR = ConvergenceReport;
|
||||
|
||||
Reference in New Issue
Block a user