aboutsummaryrefslogtreecommitdiff
path: root/src/DumpUtils.c
Commit message (Expand)AuthorAge
* During checkpointing, also check individual timelevels if they have storagetradke2002-09-04
* Allow the 'out_every' option in option strings to set the output frequencytradke2002-05-28
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Moved the I/O request description and parsing routines to IOUtil so that theytradke2002-04-26
* Switch to the new hyperslabbing API.tradke2002-04-25
* Code cleanup before moving into production mode.tradke2002-04-23
* For checkpoint files, save all parameters (not just the ones which have beentradke2002-03-05
* Some better error checking for checkpointing.tradke2002-02-28
* Don't try to sync group which have no storage assigned.tradke2002-02-25
* Fixed an info message output.tradke2002-01-16
* Fixed a potential bug in hyperslab parameter initialization.tradke2001-12-10
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Bugfix for checkpointing grid arrays of dimension other than CCTK_MaxDim().tradke2001-09-21
* Store min_ext, max_ext, origin attributes only for grid function variablestradke2001-08-02
* Fix for dumping the bounding box attributes.tradke2001-07-04
* Support I/O for all the fixed-sized CCTK datatypes also.tradke2001-06-12
* Before checkpointing, synchronize only those groups which have storage assigned.tradke2001-05-18
* For multiple timelevels, do not checkpoint the oldest.tradke2001-05-10
* Checkpoint all timelevels from 0 up to NumTimeLevels() - 1.tradke2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Checkpoint the current timelevel and all others except the eldesttradke2001-04-22
* Add the Cactus version as an attribute to the global attributes group.tradke2001-04-19
* Write file information to output files only if IO::out_fileinfo is set.tradke2001-03-26
* Added string attributes 'parameter file' and 'creation date' to the outputtradke2001-03-21
* Use new PUGHSlab API for passing the directions of a hyperslab.tradke2000-11-29
* This commit was generated by cvs2svn to compensate for changes in r2, whichtradke2000-10-12