aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetIOF5/interface.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2011-06-27 09:49:19 -0400
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 19:54:44 +0000
commit661f5a7eb9550830a0b4b11b7825157d24c34b79 (patch)
treeddd9dbabe5d73ba2ffd91f7980deca99ad14aae3 /CarpetDev/CarpetIOF5/interface.ccl
parent4edfe4fe4281e25c0196387a1940fb4227b388df (diff)
CarpetIOF5: Provide standard Cactus output interface
Provide standard Cactus output interface. Begin to implement checkpointing (support for dim!=3 variables still missing).
Diffstat (limited to 'CarpetDev/CarpetIOF5/interface.ccl')
-rw-r--r--CarpetDev/CarpetIOF5/interface.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/CarpetDev/CarpetIOF5/interface.ccl b/CarpetDev/CarpetIOF5/interface.ccl
index 4c09d8b12..fd263229d 100644
--- a/CarpetDev/CarpetIOF5/interface.ccl
+++ b/CarpetDev/CarpetIOF5/interface.ccl
@@ -44,3 +44,8 @@ REQUIRES FUNCTION IO_TruncateOutputFiles
CCTK_INT FUNCTION MultiPatch_GetSystemSpecification \
(CCTK_INT OUT maps)
USES FUNCTION MultiPatch_GetSystemSpecification
+
+
+
+CCTK_INT this_iteration TYPE=scalar
+CCTK_INT next_output_iteration TYPE=scalar