# Schedule definitions for thorn AHFinderDirect # $Header$ # # FIXME: # we'd like to schedule at ANALYSIS, but that doesn't get run unless # some trigger variable is being output at this time step # ==> quick-n-dirty hack for now: just schedule at POSTINITIAL # ##schedule AHFinderDirect_driver at CCTK_POSTINITIAL ##{ ##lang: C ##options: global ##} "find apparent horizon(s)" schedule test_patch_system at CCTK_POSTINITIAL { LANG: C OPTIONS: global } "test driver to verify that src/util/ and src/jtutil/ code works properly"