aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Check for file version attribute already when opening the file.tradke2001-08-01
* 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
* Bugfix for allocating a string buffer.tradke2001-05-11
* 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
* Included system header string.h.tradke2001-04-23
* Included system header string.h.tradke2001-04-23
* Output the current timelevel (which is now num_timelevels - 1).tradke2001-04-22
* Recover GH extensions first, then all the variables.tradke2001-04-19
* Changing timelevel index used for IOallen2001-04-18
* 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
* Source code for the HDF5 recombiner.tradke2001-02-24
* Makefile rules for building the HDF5 recombiner.tradke2001-02-24
* Added the HDF5 recombiner to the Cactus utitlity tools.tradke2001-02-24
* Use Hyperslab.h instead of PUGHSlab.hallen2000-12-22
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
* These make dependencies are not needed here anymoretradke2000-11-24
* Steerable parameters weren't checked at STARTUP.tradke2000-10-30
* These files now do output as requested by the 'IOHDF5::out_xxx' parameters.tradke2000-10-12
* Moved a lot of code into IOHDF5Util and inherit from this thorn.tradke2000-10-12
* Reactivated the termination checkpoint routine.tradke2000-10-05
* Made IOHDF5 compiling again.tradke2000-09-22
* Remove checkpoint file after successful recovery if IO::recover_and_remove = ...tradke2000-09-18
* New argument list to H5FDset_fapl_stream().tradke2000-09-15
* debug infolanfer2000-09-06
* using spxyz as defaults for slab_start. slab_start is not a start index, it's...lanfer2000-09-06
* scheduling SliceCenter setup after spxyz are availablelanfer2000-09-06
* using the intersection center of slices for now to specify the start index of...lanfer2000-09-06
* fix for providing the correct spacing depending on slab direction, some attri...lanfer2000-08-31
* unckunked can only be applied to all slab dimension in the same manner. To su...lanfer2000-08-31
* adding error checkinglanfer2000-08-31
* debug outputlanfer2000-08-28
* geom array is of size (sdim); processors only send/receive data, if outgoing/...lanfer2000-08-28
* extended IOHDF5 which can do n dimensional output plus n-1 dimensional hypers...lanfer2000-08-22