35 #ifndef OPM_PREPROCESS_HEADER
36 #define OPM_PREPROCESS_HEADER
int number_of_nodes
Definition: preprocess.h:97
int * face_nodes
Definition: preprocess.h:88
int n
Definition: preprocess.h:81
int * face_neighbors
Definition: preprocess.h:92
Definition: preprocess.h:56
int dimensions[3]
Definition: preprocess.h:84
int * local_cell_index
Definition: preprocess.h:105
const double * coord
Definition: preprocess.h:58
int number_of_cells
Definition: preprocess.h:104
int * face_ptr
Definition: preprocess.h:90
const int * actnum
Definition: preprocess.h:60
int dims[3]
Definition: preprocess.h:57
int number_of_nodes_on_pillars
Definition: preprocess.h:98
Definition: preprocess.h:68
void process_grdecl(const struct grdecl *g, double tol, struct processed_grid *out)
Definition: preprocess.h:69
const double * zcorn
Definition: preprocess.h:59
int number_of_faces
Definition: preprocess.h:86
const double * mapaxes
Definition: preprocess.h:61
enum face_tag * face_tag
Definition: preprocess.h:94
void free_processed_grid(struct processed_grid *g)
face_tag
Definition: preprocess.h:67
int m
Definition: preprocess.h:79
Definition: preprocess.h:70
Definition: preprocess.h:78
double * node_coordinates
Definition: preprocess.h:100