mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
M-x delete-trailing-whitespace .
This commit is contained in:
parent
a13e6a63d5
commit
a05de2d311
@ -200,7 +200,7 @@ ifs_tpfa_assemble(grid_t *G,
|
||||
vector_zero (h->A->m, h->b);
|
||||
|
||||
compute_grav_term(G, gpress, h->pimpl->fgrav);
|
||||
|
||||
|
||||
for (c = i = 0; c < G->number_of_cells; c++) {
|
||||
j1 = csrmatrix_elm_index(c, c, h->A);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user