aboutsummaryrefslogtreecommitdiff
path: root/src/DumpGH.c
Commit message (Collapse)AuthorAge
* Correct signatures of scheduled functionseschnett2011-01-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@254 4825ed28-b72c-4eae-9704-e50c059e567d
* Don't remove an initial data checkpoint file if IO::checkpoint_keep is set totradke2005-11-16
| | | | | | | a value larger 0. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@225 4825ed28-b72c-4eae-9704-e50c059e567d
* Added necessary logic to implement IO::checkpoint_keep as steerable parameter.tradke2005-06-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@217 4825ed28-b72c-4eae-9704-e50c059e567d
* Use the new routine IOUtil_AssembleFilename() to generate filenames fortradke2004-06-30
| | | | | | | | | checkpoint/filereader files. This closes PR CactusPUGHIO 1061: "IOHDF5/DumpGH.c/Checkpoint writes to strings without checking the string lengths". git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@199 4825ed28-b72c-4eae-9704-e50c059e567d
* Save the iteration number of the last checkpoint and don't dump a terminationtradke2002-05-21
| | | | | | | | checkpoint if it was already written as an evolution checkpoint before. This closes PR IO/1058. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@135 4825ed28-b72c-4eae-9704-e50c059e567d
* 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 AlphaThorns to CactusPUGHIO now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@127 4825ed28-b72c-4eae-9704-e50c059e567d
* 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/IOHDF5/trunk@124 4825ed28-b72c-4eae-9704-e50c059e567d
* Some more tidying up.tradke2002-04-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@119 4825ed28-b72c-4eae-9704-e50c059e567d
* Just some minor changes before doing the transition to use the new hyperslabbingtradke2002-04-17
| | | | | | | API: completed grdoc, put in some more comments, removed dead code. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@117 4825ed28-b72c-4eae-9704-e50c059e567d
* Check whether all IO processors could successfully create a checkpoint.tradke2002-02-28
| | | | | | | Only then old checkpoint files are allowed to be removed. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@105 4825ed28-b72c-4eae-9704-e50c059e567d
* Unlink an existing file before renaming a temporary cp file to it.tradke2001-06-22
| | | | | | | This is needed for Windows where rename(2) isn't POSIX compatible. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@65 4825ed28-b72c-4eae-9704-e50c059e567d
* Making rcsid strings constant - PR 669.goodale2001-05-10
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@58 4825ed28-b72c-4eae-9704-e50c059e567d
* Included system header string.h.tradke2001-04-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@55 4825ed28-b72c-4eae-9704-e50c059e567d
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
| | | | | | | about hiding a global routine index(3). git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@32 4825ed28-b72c-4eae-9704-e50c059e567d
* Moved a lot of code into IOHDF5Util and inherit from this thorn.tradke2000-10-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@25 4825ed28-b72c-4eae-9704-e50c059e567d
* Reactivated the termination checkpoint routine.tradke2000-10-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@21 4825ed28-b72c-4eae-9704-e50c059e567d
* Made IOHDF5 compiling again.tradke2000-09-22
| | | | | | | Put in all the recent (mostly name) changes from IOUtil and the flesh. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@19 4825ed28-b72c-4eae-9704-e50c059e567d
* extended IOHDF5 which can do n dimensional output plus n-1 dimensional ↵lanfer2000-08-22
hyperslabs - testing phase git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@2 4825ed28-b72c-4eae-9704-e50c059e567d