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

schedule EOS_GIF_Startup IN EOSBase_GeneralRegister
{
  LANGUAGE: C
} "Register the ideal fluid EOS"

schedule EOS_GIF_Setup IN EOSBase_GeneralRegister
{
  LANGUAGE: Fortran
} "Set up scalars for the ideal fluid EOS"