# Schedule definitions for thorn CoupledDiffusion2D # $Header$ storage: fields stencil rhs sources cgwsnosync cgwsw cgwsp schedule CoupledDiffusion2D_RegisterBanner at STARTUP { LANG: C } "Register CoupledDiffusion2D banner" schedule CoupledDiffusion2D_Initial at INITIAL { LANG: C } "Initialize the fields" schedule CoupledDiffusion2D_Evolve at EVOL { LANG: C SYNC: fields } "Evolve the fields"