From 8c4ac493e00d4cd3978d4504372b3c37b85c64ea Mon Sep 17 00:00:00 2001 From: Ian Hinder Date: Thu, 12 Sep 2013 19:20:29 +0200 Subject: Regenerate code (Kranc commit da423f55aa544d5648c839195ca3407f0763cfa5) Reordering of SYNC statements in schedule.ccl for boundary condition routines due to internal cleanup in Kranc. --- ML_WaveToy_CL/schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ML_WaveToy_CL') diff --git a/ML_WaveToy_CL/schedule.ccl b/ML_WaveToy_CL/schedule.ccl index 52122c0..3d000ea 100644 --- a/ML_WaveToy_CL/schedule.ccl +++ b/ML_WaveToy_CL/schedule.ccl @@ -101,8 +101,8 @@ schedule ML_WaveToy_CL_SelectBoundConds in MoL_PostStep { LANG: C OPTIONS: level - SYNC: WT_rho SYNC: WT_u + SYNC: WT_rho } "select boundary conditions" schedule ML_WaveToy_CL_CheckBoundaries at BASEGRID -- cgit v1.2.3