aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* 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
* Check whether all IO processors could successfully create a checkpoint.tradke2002-02-28
* Bugfix for sign flipping.tradke2002-02-27
* Reduce the warning level for "Output already done" messages from 2 to 6.tradke2002-02-25
* Don't attempt to write to a file if it couldn't be opened.tradke2002-02-21
* Added a double-to-single precision converter. This is meant to exist onlytradke2002-02-20
* Added some info about new utility programs.tradke2002-02-20
* Utility program to extract individual objects (groups or datasets) from an HD...tradke2002-02-20
* Added build rule for the HDF5 extraction utility.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
* Added the HDF5 file merger to the UTILS programs.tradke2002-01-28
* Final version of the bitant-to-fullmode converter. Now it also flips the signtradke2002-01-28
* Another fix for parallel HDF5 code.tradke2002-01-19
* Fixed #ifdef for parallel HDF5 code.tradke2002-01-19
* Fixed build rules for IOHDF5 utilities.tradke2002-01-18
* Fixed a small memory leak.tradke2002-01-18
* Fixed initialization problem when unconditional output was requested viatradke2002-01-17
* Removed all the unneccessary hyperslab parameters to stop confusion.tradke2002-01-14
* Check the IOHDF5::outdir_HDF5 parameter being a format string fortradke2002-01-14
* Added rules to build the bitant-to-fullmode converter utility.tradke2002-01-10
* Added converter for bitant data into fullmode data.tradke2002-01-10
* Print the variable's name in the warning message when output was already done.tradke2002-01-09
* Adding missing makefile variable to point to FlexIO includes.tradke2002-01-09
* After successful recovery, print an info message telling the current iterationtradke2001-12-30
* Added utility program. See ThornGuide for details.tradke2001-12-28
* 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
* Replaced anonymous timers by named timers.tradke2001-08-31
* Create output directories on all I/O processors.tradke2001-08-26
* Use parameter IO::newverbose.tradke2001-08-10
* Use IOUtil_CreateDirectory() to create output directories.tradke2001-08-10
* Check for file version attribute already when opening the file.tradke2001-08-01
* Added Boundary to the ActiveThorns list.tradke2001-07-10
* Does not need to inherits from Hyperslab (is done indirectly via IOHDF5Util).tradke2001-07-10
* Remove an #include of a header file from Socket which isn't needed at all here.tradke2001-07-04
* Unlink an existing file before renaming a temporary cp file to it.tradke2001-06-22
* Added missing thorn PUGHSlab to the ActiveThorns parameter.tradke2001-06-12
* Switched off driver::initialize_memory = "NaN" until radiation BC are fixed.tradke2001-05-14
* Bugfix for allocating a string buffer.tradke2001-05-11