# Schedule definitions for thorn Maximal # $Header$ STORAGE: maximal_coeff, maximal_tmp schedule MaximalRegisterSlicing at CCTK_STARTUP { LANG: C } "Register the slicings in ADM" # storage/comm is turned on MANUALLY in maximal # bc this routines checks for the active_slicing_handle # which we cannot do here. schedule maximal as ExternalLapse at CCTK_POSTINITIAL { LANG: Fortran } "Solve the maximal equation for the lapse" schedule maximal as ExternalLapse at CCTK_EVOL { LANG: Fortran } "Solve the maximal equation for the lapse"