From f6e304c79074b9da4b0b1a4491e8f1b31c402d6d Mon Sep 17 00:00:00 2001 From: rideout Date: Fri, 14 Feb 2003 14:37:43 +0000 Subject: Use new boundary interface. Added some useful comments. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@47 daab82bb-f315-4ad1-b6d0-9353ff8b6e27 --- schedule.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 5b54e83..5d81f7a 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -23,3 +23,7 @@ schedule WaveToyFreeF90_Boundaries as WaveToy_Boundaries at EVOL AFTER WaveToy_E { LANG: Fortran } "Boundaries of 3D wave equation" + +schedule GROUP ApplyBCs at EVOL after WaveToy_Evolution +{ +} "Apply boundary conditions" -- cgit v1.2.3