summaryrefslogtreecommitdiff
path: root/src/main/CactusDefaultInitialise.c
Commit message (Expand)AuthorAge
* Call new schedule bin "postpostinitial" during initialisationschnetter2008-05-26
* Execute routines scheduled at CCTK_RECOVER_VARIABLES ortradke2004-01-07
* new CCTK_WRAGH timebinrideout2003-08-22
* Fixed compiler warnings about type casts with missing const qualifiers.tradke2003-03-12
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Added new KEYWORD parameter 'Cactus::recovery_mode' (steerable at RECOVER).tradke2002-03-19
* Moved the very first CCTK_POSTSTEP schedule bin before CCTK_RECOVER_VARIABLES.tradke2001-12-17
* Added missing includes and fixed a couple of 'cast from const pointer' warnings.tradke2001-10-30
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Changing around include filesallen2000-07-19
* Using ParameterGetallen2000-06-20
* removing USE_blalanfer2000-04-19
* Removed last vestiges of rfr.goodale2000-04-17
* Removing warnings from rcsid variables.allen2000-04-17
* Removing compiler warningsallen2000-03-30
* Got rid of a quick hack I put in last year.goodale2000-02-02
* Added the mechanism for allowing drivers to specify a function to begoodale2000-01-27
* CCTK function name changesallen2000-01-25
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Changes for new timer stuff.goodale1999-10-21
* Changing position of Bannersallen1999-10-14
* Enable scheduling of recovery and ID checkpoint routines.tradke1999-09-22
* New schedule stuff.goodale1999-09-19
* Changed CCTKi_rfrTraverse to CCTK_rfrTraverse, as it needs to be callable fro...goodale1999-09-14
* A lot of parameter name changes, especially for IOallen1999-07-30
* Include file name changesallen1999-07-30
* Remove RFR point for INITIAL0allen1999-07-29
* Adding a secret rfr point until we get scheduling with before andallen1999-07-25
* Routine name changesallen1999-07-25
* Changing some routine names.allen1999-07-24
* Changing RFR call stuff for new and removed pointsallen1999-07-18
* Removing debugging statementsallen1999-07-05
* Include file name changesallen1999-06-29
* Added call to CCTKi_ParamFinaliseallen1999-06-28
* New names for cGH variablesallen1999-06-25
* Various chnages suggested by compilation warnings etc.goodale1999-06-24
* Quick extremely dirty change to stop stuff being called twice in AMR.goodale1999-06-23
* Mainly changes to include missing header files so that there are lessgoodale1999-06-01
* Added changes to where iteration, GH->iteration is updated.allen1999-05-15
* Changes to use the new function to create a timer structure.goodale1999-05-06
* Changed CACTUS to CCTKallen1999-03-24
* Setting GH->iteration to 1 (but this needs to be sorted out)allen1999-03-20
* Added the RFR tree print outallen1999-03-14
* Initialise timeallen1999-03-01
* Moved the default shutdown routine to its own file.goodale1999-02-27
* Wrote the enable and disable rfr functions and register them rather thangoodale1999-02-12
* Rationalised the overloading of functions. Goodbye RegisterKeyedFunction,goodale1999-02-04
* Changed to use CCTK_rfrTraverse which deals with extensions too.goodale1999-02-03
* Changed to use the new rfrTraverse with three arguments.goodale1999-02-02
* Put in lots of calls to the rfr.goodale1999-02-01