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

schedule EOS_GP_Startup IN EOSBase_GeneralRegister
{
  LANGUAGE: C
} "Register the polytropic EOS"

schedule EOS_GP_Setup IN EOSBase_GeneralRegister
{
  LANGUAGE: Fortran
} "Set up scalars for the polytropic EOS"