# File produced by Kranc if (other_timelevels == 1) { STORAGE: phi_g[1] } schedule AdvectCaKernel_Startup at STARTUP { LANG: C OPTIONS: meta } "create banner" schedule AdvectCaKernel_RegisterVars in MoL_Register { LANG: C OPTIONS: meta } "Register Variables for MoL" schedule AdvectCaKernel_RegisterSymmetries in SymmetryRegister { LANG: C OPTIONS: meta } "register symmetries" schedule CAKERNEL_Launch_initial_gaussian AT INITIAL { LANG: C } "initial_gaussian" schedule AdvectCaKernel_SelectBoundConds in MoL_PostStep { LANG: C OPTIONS: level } "select boundary conditions" schedule AdvectCaKernel_CheckBoundaries at BASEGRID { LANG: C OPTIONS: meta } "check boundaries treatment" schedule CaKernel_CopyFromDev at ANALYSIS { LANG: C } "Copy variables from devices" schedule group ApplyBCs as AdvectCaKernel_ApplyBCs in MoL_PostStep after AdvectCaKernel_SelectBoundConds { # no language specified } "Apply boundary conditions controlled by thorn Boundary" ############################################################ #CAKERNEL AUTO GENERATED PART. DO NOT EDIT BELOW THIS POINT# ############################################################