Restore a blank line that was lost in an earlier cset.
This commit is contained in:
parent
fbefe5d854
commit
4f4439a854
@ -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