Raw corner-point specification of a particular geological model. More...
#include <preprocess.h>
Public Attributes | |
int | dims [3] |
Cartesian box dimensions. More... | |
const double * | coord |
Pillar end-points. More... | |
const double * | zcorn |
Corner-point depths. More... | |
const int * | actnum |
Explicit "active" map. More... | |
const double * | mapaxes |
6 Element rotation vector - can be NULL. More... | |
Raw corner-point specification of a particular geological model.
const int* grdecl::actnum |
Explicit "active" map.
May be NULL.
const double* grdecl::coord |
Pillar end-points.
int grdecl::dims[3] |
Cartesian box dimensions.
const double* grdecl::mapaxes |
6 Element rotation vector - can be NULL.
const double* grdecl::zcorn |
Corner-point depths.