make_edge_conformal.hpp
Go to the documentation of this file.
1#ifndef OPM_MAKE_EDGE_CONFORMAL_HEADER
2#define OPM_MAKE_EDGE_CONFORMAL_HEADER
3
5
6#ifdef __cplusplus
7extern "C" {
8#endif // __cplusplus
9
11
12#ifdef __cplusplus
13}
14#endif // __cplusplus
15
16#endif // OPM_MAKE_EDGE_CONFORMAL_HEADER
int make_edge_conformal(struct processed_grid *grid)
Definition: preprocess.h:77