aboutsummaryrefslogtreecommitdiff
path: root/src/ioGH.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ioGH.h')
-rw-r--r--src/ioGH.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ioGH.h b/src/ioGH.h
index b3e4791..998e6bf 100644
--- a/src/ioGH.h
+++ b/src/ioGH.h
@@ -20,7 +20,7 @@ extern "C"
/* IOUtil's GH extension structure */
typedef struct
{
- /* for 3D output */
+ /* for full-dimensional parallel output */
int ioproc; /* the I/O processor each proc belongs to */
int nioprocs; /* total number of I/O processors */
int ioproc_every; /* output by every N'th processor */
@@ -30,6 +30,7 @@ typedef struct
/* for recovery */
int recovered; /* flag indicating restart after successful recovery */
+ int stop_on_parse_errors; /* stop on I/O parameter parsing errors ? */
/* for data file reader */
CCTK_INT *do_inVars; /* flags indicating to read in variable i with