aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
diff options
context:
space:
mode:
authorschnetter <>2003-07-14 13:41:00 +0000
committerschnetter <>2003-07-14 13:41:00 +0000
commitc974dad7f4fb853e82e62fddea12c23839ddf630 (patch)
tree7eb2c7c832aba46ecf9d2a3955b69afeae3586d7 /CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
parent3f18b4fa39049fc182a1d1a89d08902cb148a396 (diff)
Copy the HDF5 changes from CarpetIOFlexIO to this thorn.
darcs-hash:20030714134108-07bb3-16cf289bbbcce29b28e5ce127f67624fd6e51896.gz
Diffstat (limited to 'CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl')
-rw-r--r--CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl14
1 files changed, 12 insertions, 2 deletions
diff --git a/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl b/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
index 48f2fee82..426624a49 100644
--- a/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
+++ b/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
@@ -1,9 +1,11 @@
# Interface definition for thorn CarpetIOFlexIO
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl,v 1.2 2003/06/18 18:28:07 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl,v 1.3 2003/07/14 15:41:08 schnetter Exp $
implements: IOFlexIO
-inherits: CarpetLib driver Hyperslab
+inherits: CarpetLib driver Hyperslab FlexIO
+
+
uses include header: carpet.hh
@@ -14,3 +16,11 @@ uses include header: data.hh
uses include header: gdata.hh
uses include header: ggf.hh
+
+# FlexIO header files
+uses include header: IO.hh
+uses include header: IEEEIO.hh
+uses include header: HDFIO.hh
+uses include header: H5IO.hh
+uses include header: AMRwriter.hh
+uses include header: AmrGridReader.hh