# Schedule definitions for thorn Slab # $Header$ SCHEDULE Slab_InitMPIDatatypes AT startup after Driver_Startup { LANG: C } "Create MPI datatypes for complex variables in C" SCHEDULE Slab_InitTimers AT startup { LANG: C } "Initialise timers" if (timer_output) { SCHEDULE Slab_PrintTimers AT shutdown { LANG: C } "Print timers" }