aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorallen <allen@41e88fdd-2190-4c69-9c84-4659c8cf322e>1999-09-24 09:15:26 +0000
committerallen <allen@41e88fdd-2190-4c69-9c84-4659c8cf322e>1999-09-24 09:15:26 +0000
commit2671f9023f4c4ad1a08e2aa6dff1e96b4601816a (patch)
treee97f0fbbb76d05f3db6225afd5859d98e0c46a89 /interface.ccl
parenteec4b5ac68e51facc0a78de1c73cd411a11e95ae (diff)
Developing
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@6 41e88fdd-2190-4c69-9c84-4659c8cf322e
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl5
1 files changed, 4 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 1067c00..e937f0f 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -12,7 +12,10 @@ cctk_real ellcoeffs type = GF
Mcoeff,Ncoeff
} "Coefficients of the elliptic equation"
-
+cctk_real outvars type = GF
+{
+ temp
+} "Temporary vars"