aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fixed grdoc for OutputVarAs().tradke2004-07-05
* Use the new routine IOUtil_AssembleFilename() to generate filenames fortradke2004-06-30
* Fixed typo in warning message.tradke2004-06-16
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Use default values for the "name", "iteration", and "timelevel"tradke2004-06-09
* Add a GLOBAL_ATTRIBUTES_GROUP to mark the output as a Cactus HDF5 file.tradke2004-06-08
* Fixed filenames for chunked output files.tradke2004-05-06
* Bug fix from Yosef Zlochower: initialize "last_checkpoint_iteration" in the G...tradke2004-04-30
* Also print the outfile filename in progress report.tradke2004-01-20
* Fixed typo in warning message.tradke2003-09-10
* Added command line option '-single_precision'. If set, double-precisiontradke2003-06-10
* Some compilers (eg. SGI cc) only accept constant values as initializerstradke2003-06-10
* Changed IOHDF5's OutputVarAs() routine to also accept and evaluate an optiontradke2003-06-06
* Fix for the recombination of chunks starting at the same origin (but havetradke2003-05-12
* Fixed a typo in an output message.tradke2003-03-10
* Recombination is done in z-slices now which greatly reduces the number oftradke2003-03-02
* There is doch a 'maximum number of open file descriptors' limitationtradke2003-02-27
* Removed code which assumed that input files would need temporarily closed/reo...tradke2003-02-27
* Added SYS_INC_DIRS to the compile command line for utility programs.tradke2003-02-10
* Copy pointer to string parameter into local variable before modifying it.tradke2003-01-07
* 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
* Fixed initial pathname of object to be extracted.tradke2002-10-29
* Check for memory allocation errors.tradke2002-08-21
* Fixed wrong CCTK_FILEVERSION string.tradke2002-06-10
* Allow the 'out_every' option in option strings to set the output frequencytradke2002-05-28
* Make use of Tom's extensions to parameter declarations:tradke2002-05-27
* Added missing include file "cctk.h" which define CCTK_FILEVERSION.tradke2002-05-23
* Save the iteration number of the last checkpoint and don't dump a terminationtradke2002-05-21
* Changed the arrangement name in the CCTK_FILEVERSION strings from AlphaThornstradke2002-05-14
* Added '-s' as an option to grep when checking for LFS in the HDF5 installation.tradke2002-05-13
* Moved the check for LFS from make.configuration.defn to make.configuration.depstradke2002-05-13
* Added '-s' as an option to grep when checking for LFS in the HDF5 installation.tradke2002-05-13
* Fixed include paths.tradke2002-05-06
* Fixed path to utility sources in build rules.tradke2002-05-06
* 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
* Bugfix in parameter evaluation: if IOHDF5::out*_every was set to 0 it wouldtradke2002-04-19
* 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
* Get rid of old code which isn't used anymore. Most of it went to IOHDF5Util.tradke2002-04-16
* Removed bitant_to_fullmode utility from the makefile targets.tradke2002-04-12
* Removed a utility which was there only for the platinum runs.tradke2002-04-08
* Added new parameters 'IOHDF5::outdir' and 'IOHDF5::out_every' which justtradke2002-03-14
* Add CFLAGS for LFS support when building the utility tools.tradke2002-03-11
* Added CFLAGS for Large File System support.tradke2002-03-10
* Another fix for the delta attribute.tradke2002-03-05
* For HDF5 output files, save either all parameters or just the ones which havetradke2002-03-05