# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C } "Check that the metric_type is recognised" schedule BrilData_InitSymBound at CCTK_BASEGRID { LANG: C } "Set up symmetries for brillpsi" schedule brilldata in ADMBase_InitialData { LANG: Fortran } "Construct Brill wave initial data" }