aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 02c47b90e160417f5ed7c8308b87bf2a8bc92a7b (plain)
1
2
3
4
5
6
7
8
# Schedule definitions for thorn SetMask_SphericalSurface

schedule SetMask_SphericalSurface AT CCTK_POSTSTEP after SphericalSurface_HasBeenSet before HydroBase_ExcisionHasBeenSet
{
  LANG: C
  options: global loop-local
} "Set hydro_excision_mask according to spherical surface information"