From 82613b89df769233f1295f37b75f80f8f6f4fe27 Mon Sep 17 00:00:00 2001 From: rideout Date: Fri, 14 Feb 2003 14:25:23 +0000 Subject: Use new boundary interface. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@80 90eea020-d82d-4da5-bf6e-4ee79ff7632f --- schedule.ccl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 2a918c0..41c3d45 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -24,3 +24,6 @@ schedule WaveToyC_Boundaries as WaveToy_Boundaries at EVOL AFTER WaveToy_Evoluti LANG: C } "Boundaries of 3D wave equation" +schedule GROUP ApplyBCs at EVOL after WaveToy_Evolution +{ +} "Apply boundary conditions" -- cgit v1.2.3