# Schedule definitions for thorn PunctureTracker STORAGE: pt_loc pt_loc_p SCHEDULE PunctureTracker_Init AT initial { LANG: C OPTIONS: GLOBAL } "Calculate initial location of punctures" SCHEDULE PunctureTracker_Track AT evol AFTER MoL_Evolution { LANG: C OPTIONS: GLOBAL } "Calculate new location of punctures" SCHEDULe PunctureTracker_SetPositions AT preregrid { LANG: C OPTIONS: global } "Set positions of refined regions"