# Schedule definitions for thorn MaxwellFDTD # $Header$ STORAGE: EField, HField schedule EMField_Init at CCTK_INITIAL { LANG: Fortran } "Initialize the electromagentic field to zero" schedule EField_Stimulus at CCTK_PRESTEP { LANG: Fortran } "Stimulate the waveguide" schedule EMField_Evolution at CCTK_EVOL { LANG: Fortran } "Evolve the electromagenetic field"