@ -4,9 +4,9 @@
struct Grdecl{
int n;
int dims[3];
double *coord;
double *zcorn;
int *actnum;
const double *coord;
const double *zcorn;
const int *actnum;
};
The note is not visible to the blocked user.