aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2004-11-17 18:45:48 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2004-11-17 18:45:48 +0000
commite3bac2b6fff348f037de24b9b4ac88dd663ef10d (patch)
treed443d18de4f1adb35da1b1d984aa1abdf14795de /interface.ccl
parent065fb3c740b34ad80a35349f53d8044cb12b3973 (diff)
Use aliased function IO_TruncateOutputFiles() to check whether or not
to truncate existing output files. You must also update CactusBase/IOUtil now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@211 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 206e3c4..c205bc9 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -3,3 +3,8 @@
Implements: IOHDF5
#Inherits: IO
+
+CCTK_INT FUNCTION IO_TruncateOutputFiles \
+ (CCTK_POINTER_TO_CONST IN GH)
+
+REQUIRES FUNCTION IO_TruncateOutputFiles