aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
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"