Return useful status code from fill_cell_topology().
This commit is contained in:
parent
dcfd312a37
commit
2ba4ee9afc
@ -135,6 +135,8 @@ fill_cell_topology(struct processed_grid *pg,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return g->cell_facepos != NULL;
|
||||
}
|
||||
|
||||
void preprocess (const struct grdecl *in,
|
||||
|
Loading…
Reference in New Issue
Block a user