aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clean up codeHEADsvnmastereschnett2013-01-15
* Remove outdated $Header$ statementseschnett2013-01-15
* Introduce alias TemporalSpacingseschnett2013-01-15
* Beautify white spaceschnetter2009-12-05
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package, typoknarf2009-01-22
* Correct error in schedule for timestep method "courant speed".schnetter2006-03-02
* Thorn time determines the time step currently in level mode. In orderschnetter2006-03-02
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address of Cactus maintainers.schnetter2005-10-22
* Call CFL setting routines only once per refinement level.yye002004-10-05
* Output the current level's instead the coarse level time step to the screenschnetter2004-05-20
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Remove unused header file.schnetter2004-01-15
* Whitespace change.schnetter2004-01-15
* 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
* typosrideout2002-06-24
* cactus style... adding itikelley2002-06-04
* Don't put a new line at the end of a Info statementallen2002-05-23
* Some info statements and a verbose parameter for debuggingallen2002-05-23
* 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
* Explicitely allocate storage for CCTK variables of thorn Time.tradke2001-08-26
* Allow negative timestepsallen2001-07-10
* A little more textallen2001-07-10
* Initialise grid scalars to zero so they don't error with NaNCheckerallen2001-06-04
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Changing Time stuff to be public and inherited rather than protected and befr...goodale2001-05-07
* CCTK_FILEVERSIONallen2001-05-06
* Fixing warningsallen2001-02-24
* bug fixallen2000-12-07
* Fixed typoallen2000-12-07
* Changes to better parameter names after adding new fixed timestep choice.allen2000-09-15
* Adding fixed timestep optionallen2000-09-12
* Using function aliasallen2000-07-12
* Replacing CCTK_CARGUMENTS etc with CCTK_ARGUMENTSallen2000-02-20
* Updated copyright statements. Should probably change these to LGPL, butgoodale2000-02-08
* 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