aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetIOHDF5/src/CarpetIOHDF5.hh')
-rw-r--r--Carpet/CarpetIOHDF5/src/CarpetIOHDF5.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.hh b/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.hh
index 3cff7bf3b..42c7d6622 100644
--- a/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.hh
+++ b/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.hh
@@ -119,7 +119,8 @@ namespace CarpetIOHDF5
hid_t file,
CCTK_REAL & io_bytes,
const ioRequest* const request,
- bool called_from_checkpoint);
+ bool called_from_checkpoint,
+ hid_t index = -1);
int WriteVarChunkedParallel (const cGH* const cctkGH,
hid_t file,
CCTK_REAL & io_bytes,