aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorallen <allen@f80f6fb6-8356-4fd4-90bc-d84ad503c100>1999-09-21 11:21:20 +0000
committerallen <allen@f80f6fb6-8356-4fd4-90bc-d84ad503c100>1999-09-21 11:21:20 +0000
commitac9dedf87e0f1e99c3054eef4eb4b309671d3c51 (patch)
tree32a44e9e2c30837c01dde01f433754b69719f597 /interface.ccl
parent22495226c82a63a15394df5b62b24243ad4770c4 (diff)
Mainly changing to new IO parameters and synchronising routines
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF90/trunk@18 f80f6fb6-8356-4fd4-90bc-d84ad503c100
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index 672a310..536f479 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -17,10 +17,10 @@ cctk_real scalarold type = GF
private:
-cctk_real scalartmps type = GF
+cctk_real temps type = GF
{
phi_tmp
-} "Temporary GFs for WaveToy"
+} "Temporary grid functions"