aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorallen <allen@c78560ca-4b45-4335-b268-5f3340f3cb52>1999-02-14 20:35:42 +0000
committerallen <allen@c78560ca-4b45-4335-b268-5f3340f3cb52>1999-02-14 20:35:42 +0000
commite324b28ed17601a378e050d7a54867226851d981 (patch)
tree998c471d379cdff9d4a35e340e080aec2bd8f790 /schedule.ccl
parent86a0701e5cb7a3d10094ee56c92c6da01b2bc3e9 (diff)
*** empty log message ***
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@2 c78560ca-4b45-4335-b268-5f3340f3cb52
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl11
1 files changed, 11 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..964b37b
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,11 @@
+# Schedule definitions for thorn CartGrid3D
+# $Header$
+
+STORAGE: grid::coordinates
+
+schedule CartGrid3D at CACTUS_BASEGRID
+{
+ LANG:Fortran
+} "Set up spatial 3D Cartesian coordinates on the GH"
+
+