aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@40f6ab95-0e4f-0410-8daa-ee8d7420be1d>2004-10-12 17:23:07 +0000
committerschnetter <schnetter@40f6ab95-0e4f-0410-8daa-ee8d7420be1d>2004-10-12 17:23:07 +0000
commit451d82e92c0763e8672ca0e077acb513157112db (patch)
treeeb162b3eaef003baea1008040294f465c50b37ce
parentf5a47c459712e0145f8ffc5844851ce3233ae837 (diff)
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
-rw-r--r--schedule.ccl6
1 files changed, 6 insertions, 0 deletions
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"