From 89d5bba31d2f3d933a9453735cec1d658a51502e Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 17 Nov 2004 18:44:04 +0000 Subject: 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/CactusBase/IOASCII/trunk@186 94b1c47f-dcfd-45ef-a468-0854c0e9e350 --- interface.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index d0cbb25..38c8a4d 100644 --- a/interface.ccl +++ b/interface.ccl @@ -43,6 +43,11 @@ REQUIRES FUNCTION Hyperslab_GetList REQUIRES FUNCTION Hyperslab_GlobalMappingByIndex REQUIRES FUNCTION Hyperslab_FreeMapping +CCTK_INT FUNCTION IO_TruncateOutputFiles \ + (CCTK_POINTER_TO_CONST IN GH) + +REQUIRES FUNCTION IO_TruncateOutputFiles + CCTK_INT FUNCTION Coord_GroupSystem \ (CCTK_POINTER_TO_CONST IN GH, \ CCTK_STRING IN groupname) -- cgit v1.2.3