aboutsummaryrefslogtreecommitdiff
path: root/src/PUGHSlabi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/PUGHSlabi.h')
-rw-r--r--src/PUGHSlabi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PUGHSlabi.h b/src/PUGHSlabi.h
index 4a3c61c..6b46a36 100644
--- a/src/PUGHSlabi.h
+++ b/src/PUGHSlabi.h
@@ -34,6 +34,7 @@ typedef struct hslab_mapping_t
int *do_dir; /* vdim */
int *downsample; /* vdim */
int *global_hsize; /* hdim */
+ int *global_hoffset; /* hdim */
int *local_hsize; /* hdim */
unsigned int totals;
int is_full_hyperslab;