aboutsummaryrefslogtreecommitdiff
path: root/src/DumpVar.c
Commit message (Expand)AuthorAge
* use collective transfers when writing datasets using parallel HDF5tradke2008-10-28
* declare parameters before using them in function WriteDataCollective().tradke2007-01-04
* Implement variable-specific output request option 'compression_level'tradke2006-11-17
* Fix datatype of the 'origin' argument in H5Sselect_hyperslab() calls.tradke2006-06-15
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* For checkpointing: set the with_ghostzones flag in the ioRequest structure to...tradke2003-11-17
* Better wording in warning message which is issued if the reduction operationtradke2003-07-14
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* Added missing includes and fixed structure name when compiling with parallel ...tradke2002-12-05
* Including "Hyperslab.h" isn't neccessary anymore since we are using functiontradke2002-11-06
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Values for CCTK_SCALAR variables are taken only from processor 0.tradke2002-04-30
* 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
* Check for invalid file handles passed into the dump routines.tradke2002-02-21
* Fixed a bug for chunked I/O when outputting hyperslabs with boundaries croppe...tradke2002-02-08
* Fix in parallel MPI code.tradke2002-01-19
* Added new INTEGER parameter IOHDF5Util::compression_level (ranging from 0..9)tradke2002-01-14
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Use the new API for NewHyperslab_GetLocalHyperslab().tradke2001-06-26
* Sorry, accidentally committed call to not-yet-available Hyperslab API.tradke2001-06-12
* 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
* Use new PUGHSlab API for passing the directions of a hyperslab.tradke2000-11-29
* Renamed 'index' variables into 'vindex' to suppress gcc warnings abouttradke2000-11-24
* Some cleanup before moving the type conversion code into thorn Hyperslab.tradke2000-11-20
* Check HDF5 write buffer size and increase it if necessary.tradke2000-10-24
* This commit was generated by cvs2svn to compensate for changes in r2, whichtradke2000-10-12