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

Scheduled Functions



CCTK_BASEGRID

time_initialise

initialise time variables

  Before: time_simple
    time_given
  Language: c
  Options: global
  Type: function



CCTK_BASEGRID (conditional)

time_simple

set timestep based on courant condition (courant_static)

  After: spatialcoordinates
  Language: c
  Options: singlemap
  Type: function



CCTK_BASEGRID (conditional)

time_courant

set timestep based on courant condition (courant_speed)

  After: spatialcoordinates
  Language: c
  Options: singlemap
  Type: function



CCTK_POSTSTEP (conditional)

time_courant

reset timestep each iteration

  Language: c
  Options: singlemap
  Type: function



CCTK_BASEGRID (conditional)

time_simple

set timestep based on courant condition (courant_time)

  After: spatialcoordinates
  Language: c
  Options: singlemap
  Type: function



CCTK_POSTSTEP (conditional)

time_courant

reset timestep each iteration

  Language: c
  Options: singlemap
  Type: function



CCTK_BASEGRID (conditional)

time_given

set fixed timestep

  Language: c
  Options: global
  Type: function




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