aboutsummaryrefslogtreecommitdiff
path: root/src/RestoreFile.c
Commit message (Expand)AuthorAge
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Be backwards compatible for group type codes when reading old checkpoint files.schnetter2003-10-29
* Fixed a problem with recovering small distributed grid arraystradke2003-10-24
* Fix for recovery of grid scalars: compare their dimension against 0.tradke2003-10-23
* Fixed compiler warnings for non-MPI configurations.tradke2003-01-07
* For filereader: report the restored variables also with default setting fortradke2002-07-05
* Also print the iteration number of a recovered variable.tradke2002-07-05
* Extended the routine registered as IOFlexIO's filereader to select variablestradke2002-07-01
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Switched IOFlexIO to use the new Hyperslabbing API for outputting arbitrarytradke2002-04-26
* Tidying up the code to make it consistent with the structure in IOHDF5.tradke2002-04-17
* Support I/O for all the fixed-sized CCTK datatypes also.tradke2001-06-12
* Making rcsid strings constant - PR 669.goodale2001-05-10
* 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
* CCTK_CHAR -> CCTK_BYTEallen2001-02-25
* Macro name changesallen2000-09-22
* Bugfix for recovery if nprocs % ioproc_every != 0.tradke2000-05-29
* 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
* Several things which I missed to commit individually but rather do it intradke2000-04-18
* Fixing bug when recovering from chunked files.tradke2000-04-10
* Changing MPI to CCTK_MPIallen2000-04-04
* Output and cp/recovery for arrays of arbitrary size and dimstradke2000-03-27
* Changes for new PUGH structuresallen2000-03-23
* More stuff for cp/recovery.tradke2000-03-14
* Made CactusPUGHIO thorns aware of future multi-patch or multi-block changestradke2000-02-18
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Added several stuff to IOFlexIO:tradke2000-01-21
* Fixed a bug in recovering scalars.tradke2000-01-20
* Replaced CCTK_OldGroupData() with CCTK_GroupData().tradke2000-01-17
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Added checkpointing for parameters. Still needs some optimization.tradke1999-10-28
* Tidying up several things:tradke1999-10-27
* Changed rnx etc to rnsizeallen1999-10-21
* Tidying header filesallen1999-10-18
* Removed all the #ifdef CACTUSPUGH_PUGH stuff and check for existance of PUGHtradke1999-10-05
* A lot of parameter name changes, especially for IOallen1999-07-30
* Free the string returned by CCTK_GroupNameFromVarI after usagetradke1999-07-30
* Include file name changesallen1999-07-30
* New function names and changing commentsallen1999-07-26
* Changing parameter names for IO. There should be one more change tomorrow,allen1999-07-18
* New names for Group function callsallen1999-07-08
* Changed CCTK_VARIABLE_INTEGER to CCTK_VARIABLE_INTallen1999-07-03
* 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