aboutsummaryrefslogtreecommitdiff
path: root/src/DumpUtils.c
Commit message (Expand)AuthorAge
* Remove unused variableeschnett2012-11-22
* IOHDF5Util: Adapt to the new parsing API in IOUtilschnetter2009-12-05
* #include <strlen.h>schnetter2008-12-18
* Make only optional use of aliased function Coord_GroupSystem().tradke2006-10-04
* Do not checkpoint groups tagged with 'CHECKPOINT = "no"' in their interface.ccltradke2006-09-11
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Fixed a memory leak during checkpointing.tradke2004-11-02
* Include "util_Table.h".tradke2004-05-10
* Remove calls to deprecated CCTK_Coord*() routines and use aliased functionstradke2004-05-08
* Write all the Cactus parameters into a dataset rather than a single stringtradke2004-02-04
* When looping over all groups for checkpointing: skip groups with no variablestradke2003-11-24
* For checkpointing: set the with_ghostzones flag in the ioRequest structure to...tradke2003-11-17
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Change to CCTK_MaxTimeLevelsallen2003-07-16
* Use CCTK_GroupStorageIncrease() to get the number of active timelevels fortradke2003-07-14
* Checkpoint active timelevels only. This closes PR BetaThorns/1564.tradke2003-07-14
* Fix for checkpointing grid arrays which don't have any points on a processor.tradke2003-06-27
* Another fix for the bounding box attributes of hyperslab output.tradke2003-06-13
* Fix the bounding box attributes "origin", "min_ext", "max_ext", and "delta"tradke2003-06-12
* 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