aboutsummaryrefslogtreecommitdiff
path: root/src/RecoverGH.c
Commit message (Expand)AuthorAge
* Fix removal of recovery checkpoint: if IO::recover_and_remove is set, thetradke2006-06-06
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Use the new routine IOUtil_AssembleFilename() to generate filenames fortradke2004-06-30
* Fixed small memory leak in parameter recovery. Found by Ed Evans.tradke2003-08-06
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Tidying up the code to make it consistent with the structure in IOHDF5.tradke2002-04-17
* After successful recovery, print an info message telling the current iterationtradke2001-12-30
* Fixed compiler warnings about a parameter named 'basename' which shadowstradke2001-08-01
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed a bug when reading the file version from a Cactus checkpoint file.tradke2001-05-07
* Add the Cactus version as an attribute to the global attributes group.tradke2001-04-19
* Added string attributes 'parameter file' and 'creation date' to the outputtradke2001-03-21
* Removing prototypes for CCTK_MainLoopIndex since that is now overloadablegoodale2000-10-05
* Include ioutil_AdvertisedFiles.h and ioutil_CheckpointRecovery.htradke2000-09-21
* Remove the checkpoint file after successful recoverytradke2000-09-18
* Fixed the timer stuff for checkpointing/recovery which now is organizedtradke2000-06-29
* Using the SetMainLoopIndex() and MainLoopIndex() from CCTK because PUGH'stradke2000-06-27
* Removed all the scandir(3) stuff which is now in IOUtil. Just calltradke2000-04-28
* Changed names of PUGH functions to be uniform. Now all PUGH functionsgoodale2000-04-19
* Removing warningsallen2000-04-19
* Scheduled parameter recovery routine returns 1 for success, -1 for failure.tradke2000-04-19
* Several things which I missed to commit individually but rather do it intradke2000-04-18
* Changing MPI to CCTK_MPIallen2000-04-04
* More stuff for cp/recovery.tradke2000-03-14
* Made CactusPUGHIO thorns aware of future multi-patch or multi-block changestradke2000-02-18
* Type mismatch for T3E when recovering parameters from IEEEIO files.tradke2000-02-18
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* Final fixes for wrong function namesallen2000-02-03
* Fixed prototype problem identified by the washu indies, and fixed a coupleallen2000-02-03
* New function and structure namesallen2000-02-03
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* CCTK function name changesallen2000-01-25
* Added several stuff to IOFlexIO:tradke2000-01-21
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Added lots of missing function prototypes.goodale1999-11-30
* Output only timing info from GetrUsage, and only if it is available.tradke1999-10-30
* Added checkpointing for parameters. Still needs some optimization.tradke1999-10-28
* #if 0ing out more references to old timer stuff.goodale1999-10-21
* Removed all the #ifdef CACTUSPUGH_PUGH stuff and check for existance of PUGHtradke1999-10-05
* Checkpoint/recover iteration number, cctk_iteration, cctk_time.tradke1999-09-22
* A lot of parameter name changes, especially for IOallen1999-07-30
* Include file name changesallen1999-07-30
* Always register IO methods in setup so that one can call them viatradke1999-07-22
* Changing parameter names for IO. There should be one more change tomorrow,allen1999-07-18
* New names for Group function callsallen1999-07-08
* Path name changes following rearrangement of packagesallen1999-06-30
* Include file name changesallen1999-06-29
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25
* The hopefully final renaming of the FlexIO thorn.tradke1999-06-25