aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Included system header string.h.tradke2001-04-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@54 4825ed28-b72c-4eae-9704-e50c059e567d
* Output the current timelevel (which is now num_timelevels - 1).tradke2001-04-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@53 4825ed28-b72c-4eae-9704-e50c059e567d
* Recover GH extensions first, then all the variables.tradke2001-04-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@52 4825ed28-b72c-4eae-9704-e50c059e567d
* Changing timelevel index used for IOallen2001-04-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@51 4825ed28-b72c-4eae-9704-e50c059e567d
* Changed MIME type for advertised files from "data/hdf5" totradke2001-03-19
| | | | | | | "data/x-hdf5" since it is not (yet :-)) an official one. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@47 4825ed28-b72c-4eae-9704-e50c059e567d
* Fixed compiler warning when creating the output file warning.tradke2001-03-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@46 4825ed28-b72c-4eae-9704-e50c059e567d
* Advertised all HDF5 output files for downloading via the Cactus web interface.tradke2001-03-14
| | | | | | | It uses MIME type "data/hdf5". git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@45 4825ed28-b72c-4eae-9704-e50c059e567d
* Source code for the HDF5 recombiner.tradke2001-02-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@40 4825ed28-b72c-4eae-9704-e50c059e567d
* Makefile rules for building the HDF5 recombiner.tradke2001-02-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@39 4825ed28-b72c-4eae-9704-e50c059e567d
* Added the HDF5 recombiner to the Cactus utitlity tools.tradke2001-02-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@38 4825ed28-b72c-4eae-9704-e50c059e567d
* Use Hyperslab.h instead of PUGHSlab.hallen2000-12-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@36 4825ed28-b72c-4eae-9704-e50c059e567d
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
| | | | | | | about hiding a global routine index(3). git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@32 4825ed28-b72c-4eae-9704-e50c059e567d
* These make dependencies are not needed here anymoretradke2000-11-24
| | | | | | | | because they are also specified in IOHDF5Util's make.configuration.defn, and IOHDF5 and IOStreamedHDF5 inherit from this thorn. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@30 4825ed28-b72c-4eae-9704-e50c059e567d
* Steerable parameters weren't checked at STARTUP.tradke2000-10-30
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@29 4825ed28-b72c-4eae-9704-e50c059e567d
* These files now do output as requested by the 'IOHDF5::out_xxx' parameters.tradke2000-10-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@26 4825ed28-b72c-4eae-9704-e50c059e567d
* Moved a lot of code into IOHDF5Util and inherit from this thorn.tradke2000-10-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@25 4825ed28-b72c-4eae-9704-e50c059e567d
* Reactivated the termination checkpoint routine.tradke2000-10-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@21 4825ed28-b72c-4eae-9704-e50c059e567d
* Made IOHDF5 compiling again.tradke2000-09-22
| | | | | | | Put in all the recent (mostly name) changes from IOUtil and the flesh. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@19 4825ed28-b72c-4eae-9704-e50c059e567d
* Remove checkpoint file after successful recovery if IO::recover_and_remove = ↵tradke2000-09-18
| | | | | | "yes". git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@18 4825ed28-b72c-4eae-9704-e50c059e567d
* New argument list to H5FDset_fapl_stream().tradke2000-09-15
| | | | | | | This works with the newest Stream Virtual File driver from HDF5 1.3.29. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@16 4825ed28-b72c-4eae-9704-e50c059e567d
* debug infolanfer2000-09-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@13 4825ed28-b72c-4eae-9704-e50c059e567d
* using spxyz as defaults for slab_start. slab_start is not a start index, ↵lanfer2000-09-06
| | | | | | it's currently holding the intersection point of the slab/lines git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@12 4825ed28-b72c-4eae-9704-e50c059e567d
* scheduling SliceCenter setup after spxyz are availablelanfer2000-09-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@11 4825ed28-b72c-4eae-9704-e50c059e567d
* using the intersection center of slices for now to specify the start index ↵lanfer2000-09-06
| | | | | | of a slab git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@10 4825ed28-b72c-4eae-9704-e50c059e567d
* fix for providing the correct spacing depending on slab direction, some ↵lanfer2000-08-31
| | | | | | attributes, which have been there before should be looked at to see if they are necessary/consistent git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@9 4825ed28-b72c-4eae-9704-e50c059e567d
* unckunked can only be applied to all slab dimension in the same manner. To ↵lanfer2000-08-31
| | | | | | support a more differentiated way depending on slab dimension, IOUtil needs to be expanded git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@8 4825ed28-b72c-4eae-9704-e50c059e567d
* adding error checkinglanfer2000-08-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@7 4825ed28-b72c-4eae-9704-e50c059e567d
* debug outputlanfer2000-08-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@6 4825ed28-b72c-4eae-9704-e50c059e567d
* geom array is of size (sdim); processors only send/receive data, if ↵lanfer2000-08-28
| | | | | | outgoing/incoming is >0 git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@5 4825ed28-b72c-4eae-9704-e50c059e567d
* extended IOHDF5 which can do n dimensional output plus n-1 dimensional ↵lanfer2000-08-22
hyperslabs - testing phase git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@2 4825ed28-b72c-4eae-9704-e50c059e567d