aboutsummaryrefslogtreecommitdiff
path: root/src/include/pGV.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/pGV.h')
-rw-r--r--src/include/pGV.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pGV.h b/src/include/pGV.h
index 250a653..13d3214 100644
--- a/src/include/pGV.h
+++ b/src/include/pGV.h
@@ -95,7 +95,7 @@ typedef struct PGA
void *padddata; /* Storage for the data. */
void *data; /* See the note above. */
int storage; /* Do we have storage or not? */
- int stagger; /* Only Vertex Centered now... */
+ int *stagger; /* [dim] directional stagger indicies */
void *parent; /* The GH to which I belong */
/* Note this is struct PGH whic is