aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorlanfer <lanfer@1d96b42b-98df-4a6a-9d84-1b24288d4588>1999-09-03 17:57:58 +0000
committerlanfer <lanfer@1d96b42b-98df-4a6a-9d84-1b24288d4588>1999-09-03 17:57:58 +0000
commitc15500f177e9c1966a5286f2b12388c5ac24ece1 (patch)
tree8963e38f1830c174bf0bc3357415e0761e118985 /schedule.ccl
parentc9d3c127a42d1740c1f1f85e65e034b311addb4f (diff)
The CactusElliptic arrangement
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllPETSc/trunk@2 1d96b42b-98df-4a6a-9d84-1b24288d4588
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl12
1 files changed, 12 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..f561e3c
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,12 @@
+# Schedule definitions for thorn EllPETSc
+# $Header$
+
+STORAGE: petscworkspace
+COMMUNICATION: petscworkspace
+
+
+schedule EllPETSc_Register at CCTK_INITIAL
+{
+ LANG:C
+} "Register the PETSc solvers"
+