aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetIOSer
diff options
context:
space:
mode:
authorshawley <>2002-02-08 13:55:00 +0000
committershawley <>2002-02-08 13:55:00 +0000
commit6574691f98da45b73eef77b17e46c19e685d13fe (patch)
tree40ab1d099853050bd8eeb9bef6d5a9e25c0e2cbe /CarpetExtra/CarpetIOSer
parent1fbb386a9fe6ba3457c50b187a3296e16edfd428 (diff)
Initial revision
darcs-hash:20020208135530-e415b-9cf7ca676ad99c8e03927e99a07f690c03f0c429.gz
Diffstat (limited to 'CarpetExtra/CarpetIOSer')
-rw-r--r--CarpetExtra/CarpetIOSer/interface.ccl4
-rw-r--r--CarpetExtra/CarpetIOSer/param.ccl4
-rw-r--r--CarpetExtra/CarpetIOSer/schedule.ccl2
3 files changed, 5 insertions, 5 deletions
diff --git a/CarpetExtra/CarpetIOSer/interface.ccl b/CarpetExtra/CarpetIOSer/interface.ccl
index 733dcef51..74f3f1d6b 100644
--- a/CarpetExtra/CarpetIOSer/interface.ccl
+++ b/CarpetExtra/CarpetIOSer/interface.ccl
@@ -1,8 +1,8 @@
# Interface definition for thorn CarpetIOSer
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/interface.ccl,v 1.3 2003/09/04 16:23:22 tradke Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/interface.ccl,v 1.1 2002/02/08 14:55:30 shawley Exp $
implements: IOSer
-inherits: Hyperslab
+inherits: CarpetLib driver Hyperslab
uses include header: carpet.hh
diff --git a/CarpetExtra/CarpetIOSer/param.ccl b/CarpetExtra/CarpetIOSer/param.ccl
index 86828aa94..79d673a11 100644
--- a/CarpetExtra/CarpetIOSer/param.ccl
+++ b/CarpetExtra/CarpetIOSer/param.ccl
@@ -1,5 +1,5 @@
# Parameter definitions for thorn CarpetIOSer
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/param.ccl,v 1.2 2002/02/22 11:16:53 shawley Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/param.ccl,v 1.1 2002/02/08 14:55:30 shawley Exp $
@@ -9,7 +9,7 @@ USES STRING outdir
USES CCTK_INT out_every
-
+
USES CCTK_INT out_xline_yi
USES CCTK_INT out_xline_zi
diff --git a/CarpetExtra/CarpetIOSer/schedule.ccl b/CarpetExtra/CarpetIOSer/schedule.ccl
index ee9aa7bc9..44bae0dce 100644
--- a/CarpetExtra/CarpetIOSer/schedule.ccl
+++ b/CarpetExtra/CarpetIOSer/schedule.ccl
@@ -1,5 +1,5 @@
# Schedule definitions for thorn CarpetIOSer
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/schedule.ccl,v 1.2 2003/11/05 16:18:38 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/schedule.ccl,v 1.1 2002/02/08 14:55:30 shawley Exp $
schedule CarpetIOSerStartup at STARTUP after IOUtil_Startup
{