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

schedule UniformCharge in WaveToy_InitialData
{
  STORAGE:       wavetoy::scalarevolve[3],ellcoeffs,outvars
  LANG:          Fortran
} "Initial data (Uniform Charge) for 3D wave equation"