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

if (CCTK_Equals(initial_data,"axioddbh")) 
{
  schedule IDAxiOddBrillBH at CCTK_INITIAL
  {
    LANG: Fortran
  } "Construct IDAxiOddBrillBH"  
}