next up previous contents
Next: ADMAnalysis Up: Schedule Previous: Storage   Contents

Scheduled Functions



CCTK_PARAMCHECK (conditional)

adm_paramcheck

check parameters

  Language: c
  Options: global
  Type: function



CCTK_POSTINITIAL (conditional)

adm_conformalcheck

set conformal_state to 0 for physical, or check that it is at least 3

  Language: c
  Type: function



CCTK_EVOL (conditional)

adm_doubleleap

evolve using double leapfrog

  Before: externallapse
  Language: fortran
  Type: function



CCTK_EVOL (conditional)

adm_setup

flagging if slicing is done externaly

  Before: adm_doubleleap
  Language: fortran
  Type: function



CCTK_EVOL (conditional)

adm_icn_init

initialize icn

  Before: icn_loop
  Language: fortran
  Type: function



ICN_LOOP (conditional)

adm_iterativecn

evolve using iterative crank-nicholson

  Before: externallapse
  Language: fortran
  Type: function



CCTK_EVOL (conditional)

adm_setup

slicing is done externally

  Before: icn_loop
  Language: fortran
  Type: function



CCTK_EVOL (conditional)

icn_loop

iterative crank-nicholson loop

  Type: group
  While: adm::icn_iteration



CCTK_WRAGH (conditional)

admsetsym

set grid function symmetries

  Language: fortran
  Options: global
  Type: function



CCTK_STARTUP (conditional)

admregisterslicing

register slicings

  Language: c
  Options: global
  Type: function



CCTK_POSTINITIAL (conditional)

adm_alp0_init

save the lapse function at the initial timestep

  Language: fortran
  Type: function



CCTK_POSTINITIAL (conditional)

adm_alp0_init

save the lapse function at the initial timestep

  Language: fortran
  Type: function



CCTK_POSTINITIAL (conditional)

adm_init

save initial values of variables

  Language: fortran
  Type: function



CCTK_EVOL (conditional)

adm_setup

setup coefficients and internal slicing flags

  Before: adm_staggeredleapfrog1
  Language: fortran
  Type: function



CCTK_EVOL (conditional)

adm_staggeredleapfrog1

evolve using staggered leapfrog (step 1)

  Before: externallapse
  Language: fortran
  Type: function



CCTK_EVOL (conditional)

adm_staggeredleapfrog2

evolve using staggered leapfrog (step 2)

  After: adm_staggeredleapfrog1
    externallapse
  Language: fortran
  Type: function




next up previous contents
Next: ADMAnalysis Up: Schedule Previous: Storage   Contents