aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbaiotti <baiotti@54511f98-0e4f-0410-826e-eb8b393f5a1e>2006-03-30 16:50:19 +0000
committerbaiotti <baiotti@54511f98-0e4f-0410-826e-eb8b393f5a1e>2006-03-30 16:50:19 +0000
commitc6d7ddcc643f2056e7ec294765c15341d55a5d24 (patch)
tree8f98c11229940cf736135720f1be0679931dc15f
parentd7b7bd33b9234a36e1899c008a6f6416a00cc98a (diff)
Activate storage at all times; while waiting for a better solution.
git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@10 54511f98-0e4f-0410-826e-eb8b393f5a1e
-rw-r--r--schedule.ccl10
1 files changed, 8 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index fc54cb1..089e683 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,8 +1,14 @@
# Schedule definitions for thorn ADMMass
# $Header$
-STORAGE:ADMMass_LoopCounterG[1]
-STORAGE:ADMMass_Masses[1]
+STORAGE:ADMMass_LoopCounterG
+STORAGE:ADMMass_Masses
+#######################################################################################################
+# The storage of the following grid functions at all times is necessary only because carpet would
+# allocate them only for the finest level, if the STORAGE specification were only in the ADMMass group,
+# as it was earlier. This will be changed back again, when carpet will be modified.
+#######################################################################################################
+STORAGE:ADMMass_GFs[3]
schedule ADMMass_InitLoopCounter AT INITIAL
{