aboutsummaryrefslogtreecommitdiff
path: root/src/RecoverVar.c
Commit message (Expand)AuthorAge
* Correct format stringeschnett2012-11-22
* Add missing #includeeschnett2012-07-21
* #include <strlen.h>schnetter2008-12-18
* bugfix: return the correct number of recovered variables also on non-I/O proc...tradke2007-06-28
* Fix datatype of the 'origin' argument in H5Sselect_hyperslab() calls.tradke2006-06-15
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Write all the Cactus parameters into a dataset rather than a single stringtradke2004-02-04
* 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: their rank should be compared against 0 now.tradke2003-10-23
* When called by the filereader API, check whether to read in a dataset by nametradke2002-09-18
* Shortcutting H5Giterate() after a dataset has been successfully recovered.tradke2002-09-17
* Broadcast recovered cctk_time as a CCTK_REAL (instead CCTK_REAL4).tradke2002-08-16
* For filereader: report the restored variables also with default setting fortradke2002-07-05
* Fixed a resource leak in the recovery routines.tradke2002-07-05
* Extended the routine registered as IOHDF5's filereader to select variablestradke2002-07-01
* Fixed potential malloc() of zero bytes. Thanks to efence.tradke2002-06-24
* Give a more verbose warning if datasets cannot be recovered.tradke2002-05-30
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Code cleanup before moving into production mode.tradke2002-04-23
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Check for file version attribute already when opening the file.tradke2001-08-01
* Support I/O for all the fixed-sized CCTK datatypes also.tradke2001-06-12
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed my recent late-night commits (accidently committed something for thetradke2001-04-20
* Turn HDF5 automatic error printing off while checking if a 'Cactus version'tradke2001-04-19
* Check if a checkpoint file has got a 'Cactus version' attribute in thetradke2001-04-19
* Added missing rcsids.tradke2000-12-13
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
* Replaced functional dependency on PUGH by using CCTK_GroupDynamicData().tradke2000-11-20
* This commit was generated by cvs2svn to compensate for changes in r2, whichtradke2000-10-12