mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Replace tabs with spaces.
This commit is contained in:
parent
5f4f8b71a8
commit
c92d84432c
@ -297,6 +297,8 @@ namespace Opm {
|
||||
// equations
|
||||
wellModel().linearize(ebosSimulator().model().linearizer().jacobian(),
|
||||
ebosSimulator().model().linearizer().residual());
|
||||
|
||||
// Solve the linear system.
|
||||
linear_solve_setup_time_ = 0.0;
|
||||
try {
|
||||
solveJacobianSystem(x);
|
||||
|
Loading…
Reference in New Issue
Block a user