# Interface definition for thorn WaveToy1DF77 # $Header$ implements: wavetoy1d inherits: boundary private: cctk_real evolve1d dim=1 type=GF Timelevels=3 { phi } "The evolved scalar field" cctk_real initial dim=1 type=GF { timederiv } "For initial data" cctk_real dummy dim=1 type=GF { phi_temp } "Just for creating initial data" cctk_real coords1d dim=1 type=GF { x1d } "The 1D x-coordinate"