opm-grid
Loading...
Searching...
No Matches
make_edge_conformal.hpp
1
#ifndef OPM_MAKE_EDGE_CONFORMAL_HEADER
2
#define OPM_MAKE_EDGE_CONFORMAL_HEADER
3
4
#include <
opm/grid/cpgpreprocess/preprocess.h
>
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
// __cplusplus
9
10
int
make_edge_conformal(
struct
processed_grid
* grid);
11
12
#ifdef __cplusplus
13
}
14
#endif
// __cplusplus
15
16
#endif
// OPM_MAKE_EDGE_CONFORMAL_HEADER
preprocess.h
Low-level corner-point processing routines and supporting data structures.
processed_grid
Result structure representing minimal derived topology and geometry of a geological model in corner-p...
Definition
preprocess.h:77
opm
grid
cpgpreprocess
make_edge_conformal.hpp
Generated by
1.15.0