# Schedule definitions for thorn SphericalSurface # $Header$ STORAGE: sf_valid STORAGE: sf_info STORAGE: sf_radius sf_origin STORAGE: sf_coordinate_descriptors STORAGE: sf_shape_descriptors SCHEDULE SphericalSurface_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" SCHEDULE SphericalSurface_Set AT poststep BEFORE SphericalSurface_HasBeenSet { LANG: C OPTIONS: global } "Set surface radii"