aboutsummaryrefslogtreecommitdiff
path: root/src/RecoverGH.c
Commit message (Collapse)AuthorAge
* Don't try to recover from a streamed HDF5 file when in "auto" or "autoprobe"tradke2003-06-16
| | | | | | | mode. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@96 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
| | | | | | | | | You must also update thorns IOHDF5Util and IOUtil now. This thorn will be moved from BetaThorns to CactusPUGHIO now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@84 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Code cleanup before moving into producion mode.tradke2002-04-23
| | | | | | | You must also update BetaThorns/IOHDF5Util now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@81 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* After successful recovery, print an info message telling the current iterationtradke2001-12-30
| | | | | | | | and time. Closes PR CactusBasse-876. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@77 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Check for file version attribute already when opening the file.tradke2001-08-01
| | | | | | | | Fixed compiler warnings about a parameter named 'basename' which shadows a global symbol of the same name. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@73 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Making rcsid strings constant - PR 669.goodale2001-05-10
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@69 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Renamed variables 'index' into 'vindex' to suppress gcc warnings ontradke2000-11-23
| | | | | | | hiding a global routine index(3). git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@55 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Added checkpoint/recovery functionality.tradke2000-10-12
Moved a lot of code into IOHDF5Util and inherit from this thorn. Forgot to 'cvs add' these files at my last commit. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@45 0888f3d4-9f52-45d2-93bc-d00801ff5e46