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

schedule IDScalarWaveCXX_InitialData at CCTK_INITIAL
{
  STORAGE:       wavetoy::scalarevolve,wavetoy::scalarold
  COMMUNICATION: wavetoy::scalarevolve
  LANG:          C
} "Initial data for 3D wave equation"