From 451d82e92c0763e8672ca0e077acb513157112db Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 12 Oct 2004 17:23:07 +0000 Subject: Add separator group, separating spherical surface providers and users git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SphericalSurface/trunk@16 40f6ab95-0e4f-0410-8daa-ee8d7420be1d --- schedule.ccl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/schedule.ccl b/schedule.ccl index 14e37f0..0e28d1d 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -12,3 +12,9 @@ SCHEDULE SphericalSurfaceInfo_Setup AT basegrid { LANG: C } "Calculate surface coordinate descriptors" + + + +SCHEDULE GROUP SphericalSurface_HasBeenSet AT poststep +{ +} "Set the spherical surfaces before this group, and use it afterwards" -- cgit v1.2.3