aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOStreamedHDF5/interface.ccl
diff options
context:
space:
mode:
authorThomas Radke <tradke@aei.mpg.de>2005-06-27 14:17:00 +0000
committerThomas Radke <tradke@aei.mpg.de>2005-06-27 14:17:00 +0000
commitd2552f96b45a95001e024a05923373344e851f1a (patch)
treecee8146af232b658deeb8c36bf83709852c3b60d /Carpet/CarpetIOStreamedHDF5/interface.ccl
parentc6bcafe52e9dc27e6958b6e3a1f3cf524ad4f0da (diff)
CarpetIOStreamedHDF5: new thorn which provides streamed HDF5 data output
darcs-hash:20050627141701-776a0-cba926db30167a725a6dad6b584a31fa5476b5e0.gz
Diffstat (limited to 'Carpet/CarpetIOStreamedHDF5/interface.ccl')
-rw-r--r--Carpet/CarpetIOStreamedHDF5/interface.ccl12
1 files changed, 12 insertions, 0 deletions
diff --git a/Carpet/CarpetIOStreamedHDF5/interface.ccl b/Carpet/CarpetIOStreamedHDF5/interface.ccl
new file mode 100644
index 000000000..34c52f458
--- /dev/null
+++ b/Carpet/CarpetIOStreamedHDF5/interface.ccl
@@ -0,0 +1,12 @@
+# Interface definition for thorn CarpetIOStreamedHDF5
+
+implements: IOStreamedHDF5
+inherits: IO
+
+uses include header: SocketUtils.h
+uses include header: CarpetIOHDF5.hh
+
+private:
+INT next_output_iteration TYPE = SCALAR
+REAL next_output_time TYPE = SCALAR
+INT this_iteration TYPE = SCALAR