aboutsummaryrefslogtreecommitdiff
path: root/interface.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 /interface.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 'interface.ccl')
-rw-r--r--interface.ccl9
1 files changed, 9 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
new file mode 100644
index 0000000..ccaef7a
--- /dev/null
+++ b/interface.ccl
@@ -0,0 +1,9 @@
+# Interface definition for thorn EllPETSc
+# $Header$
+
+implements: ellpetsc
+
+CCTK_REAL petscworkspace type=GF
+{
+ wsp
+} "Workspace for the elliptic PETSc solver"