aboutsummaryrefslogtreecommitdiff
path: root/src/Write.c
Commit message (Expand)AuthorAge
* Correct header file nameschnetter2009-12-05
* Include missing header fileschnetter2009-12-05
* Use aliased function IO_TruncateOutputFiles() to check whether or nottradke2004-11-17
* Fixed filenames for chunked output files.tradke2004-05-06
* Moved '#include "ioHDF5GH.h"' up so that the config #defines from hdf5.h cantradke2003-01-06
* Added missing includes and fixed structure name when compiling with parallel ...tradke2002-12-05
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Changes to use the I/O request description and parsing routines which movedtradke2002-04-26
* Code cleanup before moving into producion mode.tradke2002-04-23
* Take the identity string from the cGH structure.tradke2002-04-18
* Some more tidying up.tradke2002-04-17
* Just some minor changes before doing the transition to use the new hyperslabbingtradke2002-04-17
* For HDF5 output files, save either all parameters or just the ones which havetradke2002-03-05
* Don't attempt to write to a file if it couldn't be opened.tradke2002-02-21
* Another fix for parallel HDF5 code.tradke2002-01-19
* Fixed #ifdef for parallel HDF5 code.tradke2002-01-19
* Fixed return codes of I/O methods.tradke2001-12-28
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixed const pointer issue in the advertised file structure.tradke2001-10-30
* Create output directories on all I/O processors.tradke2001-08-26
* Use IOUtil_CreateDirectory() to create output directories.tradke2001-08-10
* Get rid of timelevel variable which is always 0 now.tradke2001-05-10
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Output the current timelevel (which is now num_timelevels - 1).tradke2001-04-22
* Changed MIME type for advertised files from "data/hdf5" totradke2001-03-19
* Fixed compiler warning when creating the output file warning.tradke2001-03-15
* Advertised all HDF5 output files for downloading via the Cactus web interface.tradke2001-03-14
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
* These files now do output as requested by the 'IOHDF5::out_xxx' parameters.tradke2000-10-12