aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/LoopControl/interface.ccl')
-rw-r--r--Carpet/LoopControl/interface.ccl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Carpet/LoopControl/interface.ccl b/Carpet/LoopControl/interface.ccl
index c05c6f843..85173c162 100644
--- a/Carpet/LoopControl/interface.ccl
+++ b/Carpet/LoopControl/interface.ccl
@@ -18,3 +18,6 @@ CCTK_INT FUNCTION GetCacheInfo1(CCTK_INT ARRAY OUT linesizes, \
CCTK_INT ARRAY OUT strides, \
CCTK_INT IN max_num_cache_levels)
USES FUNCTION GetCacheInfo1
+
+CCTK_INT FUNCTION IO_TruncateOutputFiles(CCTK_POINTER_TO_CONST IN cctkGH)
+REQUIRES FUNCTION IO_TruncateOutputFiles