summaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2019-09-09 12:54:17 +0200
committerAnton Khirnov <anton@khirnov.net>2019-09-09 12:54:17 +0200
commit73fe873b69f30f435a8a1861c596e4238e7b2069 (patch)
tree445a0adbc4ab8034a25c65ca521d5b4b0f28cdfe /interface.ccl
parent04cdac670f351fc7b256e7064d15fd644494a95b (diff)
Rename W_mg to W_val.
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index f742897..5041ea2 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -15,7 +15,7 @@ CCTK_INT FUNCTION MoLNumIntegratorSubsteps ()
USES FUNCTION MoLNumIntegratorSubsteps
public:
-REAL W_mg TYPE=GF TIMELEVELS=2
+REAL W_val TYPE=GF TIMELEVELS=2
REAL W_val0 TYPE=GF TIMELEVELS=1 tags='Prolongation="None"'
REAL W_val1 TYPE=GF TIMELEVELS=1 tags='Prolongation="None"'
REAL W_val0_time TYPE=ARRAY DIM=1 SIZE=32 DISTRIB=constant