mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-30 11:06:55 -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(),
|
||||
total_residual.value().data(), dx.data());
|
||||
|
||||
// store iterations
|
||||
// store iterations
|
||||
iterations_ = rep.iterations;
|
||||
|
||||
if (!rep.converged) {
|
||||
|
Loading…
Reference in New Issue
Block a user