aboutsummaryrefslogtreecommitdiff
path: root/src/DumpGH.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/DumpGH.c')
-rw-r--r--src/DumpGH.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DumpGH.c b/src/DumpGH.c
index caae926..984b628 100644
--- a/src/DumpGH.c
+++ b/src/DumpGH.c
@@ -443,7 +443,7 @@ static int Checkpoint (const cGH *GH, int called_from)
first_vindex = CCTK_FirstVarIndexI (gindex);
/* get the default I/O request for this group */
- request = IOUtil_DefaultIORequest (GH, first_vindex, 1);
+ request = IOUtil_DefaultIORequest (GH, first_vindex, 1, -1.0);
/* disable checking for old data objects,
disable datatype conversion and downsampling,