aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorbaiotti <baiotti@54511f98-0e4f-0410-826e-eb8b393f5a1e>2005-10-12 15:39:42 +0000
committerbaiotti <baiotti@54511f98-0e4f-0410-826e-eb8b393f5a1e>2005-10-12 15:39:42 +0000
commita770662a2f1becd61ab39302aa5636b7a9771427 (patch)
tree4e451bd62dce2d1e3d1f1cc611e162b45e112933 /schedule.ccl
parentbd0fc470a7c3c64f5a14dc021b2d39fbd431a45d (diff)
- make results independent from the number of processors (not yet finished)
- change some parameter names, so that, to me, they are more clear (debatable) - add another way of setting the integration surface position - move constant divisions out of the loops - modify info messages git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@4 54511f98-0e4f-0410-826e-eb8b393f5a1e
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 9196694..437ebeb 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -13,6 +13,7 @@ schedule ADMMass_InitLoopCounter AT POSTSTEP AFTER OutsideMask_UpdateMask
schedule GROUP ADMMass AT POSTSTEP AFTER ADMMass_InitLoopCounter WHILE ADMMass::ADMMass_LoopCounter
{
+ STORAGE:ADMMass_box
} "ADMMass loop"
schedule ADMMass_Loop IN ADMMass