mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Restore a blank line that was lost in an earlier cset.
This commit is contained in:
parent
ecda277cb0
commit
c1c76a48b6
@ -695,6 +695,7 @@ ifs_tpfa_assemble(struct UnstructuredGrid *G ,
|
||||
/* ---------------------------------------------------------------------- */
|
||||
{
|
||||
int system_singular, ok;
|
||||
|
||||
assemble_incompressible(G, F, trans, gpress, h, &system_singular, &ok);
|
||||
|
||||
if (ok && system_singular) {
|
||||
|
Loading…
Reference in New Issue
Block a user