Commit Graph

10 Commits

Author SHA1 Message Date
Marc Howison 00b0e87f10 forgot to remove existing write attrib functions from H5BlockF.inc and H5BlockF.c after adding them to the code generator 2009-07-02 17:06:12 +00:00
Marc Howison 122e913f08 Merged changes from LBL, including:
* read/write call variants for different datatypes
* HDF5 properties tuned for lustre filesystems and the Cray XT (enabled using flags passed during file open)
* HDF5 chunking for field data
* HDF5 alignment (set during file open)
* support for both HDF5 1.6 and 1.8 using #if statements
* a new error reporting level: debug_detail (HDF5 errors are now printed at debug level 1 by default)

These changes have undergone limited testing.
I will begin using this version for my H5Part projects so that I can test it more thoroughly.

~Mark
2009-06-18 20:29:02 +00:00
gsell 28c0ac78ad src/H5BlocF90.inc
* declaration of h5bl_3d_{g,s}et_field_origin() added
2007-06-14 15:13:26 +00:00
gsell a2dfad7b69 src/H5BlockF90.inc
* Declarations to set/get field spacing functions added
2007-06-13 12:32:33 +00:00
gsell e76b2ed356 src/H5BlockF90.inc
- h5bl_get_partition_of_proc()
	  h5bl_get_reduced_partition_of_proc()
		* bugfix in declaration, proc was missing
2006-09-28 22:38:18 +00:00
gsell 990a359f14 src/H5BlockF90.inc
- h5bl_3d_write_scalar_field()
	- h5bl_3d_write_3dvector_field()
	- h5bl_3d_read_3dvector_field()
		* bugfix in type of data
2006-09-22 20:51:05 +00:00
gsell cdf1ce5e9d src/H5BlockF90.inc
- all (:,:,:) and (:) changed to (*)
2006-09-21 23:48:36 +00:00
gsell e35679ba56 src/H5BlockF90.inc
- h5bl_getfieldinfo()
		* syntax error fixed
2006-09-21 21:15:55 +00:00
gsell e893b8e448 src/H5BlockF90.inc
- coding
	- some fixes
2006-09-19 23:26:54 +00:00
gsell 41511462f9 repo migration 2006-09-11 20:19:10 +00:00