aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 584aa4efe9cb4ee200507dbfb3c8229b477039e6 (plain)
1
2
3
4
5
6
7
8
9
# Schedule definitions for thorn IDScalarWave
# $Header$

schedule IDScalarWave_InitialData at CCTK_INITIAL after WaveToyF77_Initial
{
  STORAGE:       wavetoy::scalarevolve,wavetoy::scalarold
  COMMUNICATION: wavetoy::scalarevolve
  LANG:          Fortran
} "Initial data for 3D wave equation"