aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
Commit message (Collapse)AuthorAge
* Test the makefile variable HDF5_LFS_FLAGS to check for HDF5 LFS support.tradke2004-11-08
| | | | | | | This makefile variable is set by the Cactus HDF5 configure script. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@124 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* Added '-s' as an option to grep when checking for LFS in the HDF5 installation.tradke2002-05-13
| | | | | | | This prevents a warning from grep if the HDF5 configuration file doesn't exist. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@65 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* Moved the I/O request description and parsing routines to IOUtil so that theytradke2002-04-26
| | | | | | | can be shared by all I/O thorns. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@62 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* Added CFLAGS for Large File System support.tradke2002-03-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@57 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* Use the flesh routine CCTK_TraverseString() for parsing the output variabletradke2000-11-29
| | | | | | | | | | | | | | | | | | list. This saves a lot of redundant code in ParseGeometry.c. The rest went into ParseVars.c. Also re-enabled parsing of hyperslab parameters. Now you can give eg. IOStreamedHDF5::out_vars = "wavetoy::phi[{hyperslab dimensionality} {(direction vector for hdim0) (direction vector for hdim1) etc.} {origin vector} {lengths into each hdim} {downsampling into each hdim}]" Hyperslab default parameters are not yet used because I don't know how to specify defaults for the directions. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@15 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* This commit was generated by cvs2svn to compensate for changes in r2, whichtradke2000-10-12
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@3 7842ec3a-9562-4be5-9c5b-06ba18f2b668