aboutsummaryrefslogtreecommitdiff
path: root/src/Courant.c
Commit message (Expand)AuthorAge
* Clean up codeHEADsvnmastereschnett2013-01-15
* Output the current level's instead the coarse level time step to the screenschnetter2004-05-20
* Added different bits of documentation, added code for a parameterallen2003-06-07
* Only print timestep if in verbose mode.allen2003-04-18
* Patch for halting at cctk_final_time when using Courant timestep from Ian Hawkeallen2002-12-22
* Fixed courant timestep based on wavespeedallen2002-03-15
* Removed unused variable.tradke2002-01-02
* Fixing logic error, should still write timestep to a file rather thanallen2002-01-02
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-06
* Fixing warningsallen2001-02-24
* Changes to better parameter names after adding new fixed timestep choice.allen2000-09-15
* Replacing CCTK_CARGUMENTS etc with CCTK_ARGUMENTSallen2000-02-20
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Adding USE_CCTK_PARAMETERS and removing compiler warningsallen2000-01-12
* Fixing various things pointed out by compiling with -Wall.goodale1999-11-03
* Improved implementation of dynamic courant conditionallen1999-10-31
* Courant condition implemented for timestep, as described in documentation.allen1999-10-20
* the global min operation on min_spacing (commented out for now)lanfer1999-10-20
* Generic courant timestep ... not linked to anything yetallen1999-10-19