aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* Remove unused variableseschnett2012-11-22
* add missing header fileknarf2009-12-07
* fixed function argument types used in calls to H5Sselect_hyperslab()tradke2008-01-23
* added missing header <string.h>tradke2008-01-23
* Choose HDF5 1.6 API when compiled with HDF5 1.8.schnetter2008-01-15
* moved driver-independent HDF5 utilities from here to CactusExternal/HDF5tradke2007-11-12
* added utility program to convert CarpetIOHDF5 output data into PUGH's IOHDF5tradke2007-07-02
* give some better help on how to use the hdf5_extract utilitiy programtradke2007-05-31
* fixed a bug when recombining/merging compressed datasets.tradke2006-11-27
* Reverse the dimensions when converting from HDF5 to SDF.tradke2005-11-01
* Get the missing metadata information from command line parameters.tradke2004-09-15
* Added utility program to convert SDF datafiles into HDF5 so that they can betradke2004-08-24
* Reduce the sieve buffer size from 32 MB down to 8 MB to overcome memorytradke2004-08-24
* Fixed typo in routine name.tradke2004-08-24
* replacing cctk_vwarn with fprintf'syye002004-08-24
* assert fixyye002004-08-12
* Fixed typo in warning message.tradke2004-06-16
* 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
* 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
* 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
* 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
* Added missing include file "cctk.h" which define CCTK_FILEVERSION.tradke2002-05-23
* Changed the arrangement name in the CCTK_FILEVERSION strings from AlphaThornstradke2002-05-14
* Fixed include paths.tradke2002-05-06
* Removed a utility which was there only for the platinum runs.tradke2002-04-08
* Another fix for the delta attribute.tradke2002-03-05
* Check if the output file already exists - and open it in append mode then.tradke2002-03-04
* Check if the output file already exists - and open it in append mode then.tradke2002-03-04
* Bugfix for sign flipping.tradke2002-02-27
* Added a double-to-single precision converter. This is meant to exist onlytradke2002-02-20
* Utility program to extract individual objects (groups or datasets) from an HD...tradke2002-02-20
* Reflecting data with a given stencil width.tradke2002-02-19
* Another fix for the bounding box attributes.tradke2002-02-18
* Bugfix for fixing the bounding box attributes (didn't use native datatypes).tradke2002-02-18
* Fix for recombining cropped datasets where some processors contributetradke2002-02-18
* Fix bounding box attributes for reflected datasets.tradke2002-02-18
* Final version of the bitant-to-fullmode converter. Now it also flips the signtradke2002-01-28
* Added converter for bitant data into fullmode data.tradke2002-01-10
* Added utility program. See ThornGuide for details.tradke2001-12-28
* Bugfix for allocating a string buffer.tradke2001-05-11
* Making rcsid strings constant - PR 669.goodale2001-05-10