aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2012-04-30 19:20:15 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2012-04-30 19:20:15 +0000
commit74ad038e293cc3dfb5a819d7888b3473d6896885 (patch)
treee0a1dcfc271ca64d4a0068d0c94415cac01874e3
parentce9e0bf182e0b5f697852cd2a00102c9bd6d657a (diff)
Schedule after Accelerator_CopyBack
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@81 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 3c3ba12..9c94f21 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -5,7 +5,7 @@ if (enable_test)
STORAGE: harmonics[1]
}
-schedule Multipole_Calc at CCTK_ANALYSIS after (calc_np,PsiKadelia)
+schedule Multipole_Calc at CCTK_ANALYSIS after (calc_np,PsiKadelia,Accelerator_CopyBack)
{
LANG: C
OPTIONS: GLOBAL