mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove blank at end of line.
This commit is contained in:
parent
28bac5ebc9
commit
cd7b6ce7f0
@ -60,7 +60,7 @@ namespace Opm
|
|||||||
matr.outerIndexPtr(), matr.innerIndexPtr(), matr.valuePtr(),
|
matr.outerIndexPtr(), matr.innerIndexPtr(), matr.valuePtr(),
|
||||||
total_residual.value().data(), dx.data());
|
total_residual.value().data(), dx.data());
|
||||||
|
|
||||||
// store iterations
|
// store iterations
|
||||||
iterations_ = rep.iterations;
|
iterations_ = rep.iterations;
|
||||||
|
|
||||||
if (!rep.converged) {
|
if (!rep.converged) {
|
||||||
|
Loading…
Reference in New Issue
Block a user