aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/interface.ccl
diff options
context:
space:
mode:
authorThomas Radke <tradke@aei.mpg.de>2005-06-25 17:39:00 +0000
committerThomas Radke <tradke@aei.mpg.de>2005-06-25 17:39:00 +0000
commitc6bcafe52e9dc27e6958b6e3a1f3cf524ad4f0da (patch)
treefd79586af81d41ed737cee97a5f5e3e91bf7b1c2 /Carpet/CarpetIOHDF5/interface.ccl
parent67f5bca54cccb46ff35e037f460847dab5d62d42 (diff)
CarpetIOHDF5: provide include header "CarpetIOHDF5.hh"
darcs-hash:20050625173934-776a0-b0c78122d773961cafbb3e962e9b7252a85ae74a.gz
Diffstat (limited to 'Carpet/CarpetIOHDF5/interface.ccl')
-rw-r--r--Carpet/CarpetIOHDF5/interface.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Carpet/CarpetIOHDF5/interface.ccl b/Carpet/CarpetIOHDF5/interface.ccl
index 51fd2cf3d..acba46c97 100644
--- a/Carpet/CarpetIOHDF5/interface.ccl
+++ b/Carpet/CarpetIOHDF5/interface.ccl
@@ -2,6 +2,8 @@
IMPLEMENTS: IOHDF5
+includes header: CarpetIOHDF5.hh in CarpetIOHDF5.hh
+
uses include header: carpet.hh
uses include header: bbox.hh
@@ -19,7 +21,6 @@ CCTK_REAL next_output_time TYPE=scalar
CCTK_INT this_iteration TYPE=scalar
-
CCTK_INT FUNCTION Coord_GroupSystem \
(CCTK_POINTER_TO_CONST IN GH, \
CCTK_STRING IN groupname)