Return useful status code from fill_cell_topology().

This commit is contained in:
Bård Skaflestad 2011-12-02 10:38:07 +01:00
parent dcfd312a37
commit 2ba4ee9afc

View File

@ -135,6 +135,8 @@ fill_cell_topology(struct processed_grid *pg,
}
}
}
return g->cell_facepos != NULL;
}
void preprocess (const struct grdecl *in,