Restore a blank line that was lost in an earlier cset.

This commit is contained in:
Bård Skaflestad 2012-06-20 00:38:47 +02:00
parent ecda277cb0
commit c1c76a48b6

View File

@ -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) {