Commit Graph

18 Commits

Author SHA1 Message Date
gsell dddeaeba27 - src/H5Part.c
- H5PartOpenFileParallel()
		* in the parallel code there were some not yet
		  renamed calls to "print_debug()"
	- H5PartSetStep()
		* in the parallel code there was a not yet
		  renamed call to "print_info()"
2006-09-14 18:23:11 +00:00
gsell 53f286b421 test/H5BlockParTestScalarField.c
- added
2006-09-14 16:57:24 +00:00
gsell 0975564af3 src/H5Part.c
- H5PartWriteFileAttrib()
		* return code of "_H5Part_write_attrib()" was not assigned
		  to "herr"
	- H5PartSetView()
		* var "r" to handle error renamed to "herr" and changed
		  to type "h5part_int64_t"
2006-09-14 16:56:29 +00:00
gsell 29efcefae3 src/H5Block.c
- H5Block3dGetPartitionOfProc()
	  H5Block3dGetProcOf()
		* added
2006-09-14 16:51:52 +00:00
gsell 3873af56a0 src/H5Block.h
- H5Block3dGetPartitionOfProc()
	- H5Block3dGetProcOf
		* declaration added
2006-09-14 16:50:37 +00:00
gsell dd75b5da79 configure.ac
- block tests cleanup
2006-09-14 16:48:56 +00:00
gsell 7112492fe8 test/Makefile.am
- use of macros in most rules
	- block tests cleanup
2006-09-14 16:47:56 +00:00
gsell 77b1b40ea9 test/H5BlockWriteScalarField1Proc.c
test/H5BlockReadScalarField1Proc.c
	- added
2006-09-12 22:19:39 +00:00
gsell 4f35ba1356 test/H5testFpar.f
- renamed to "H5testFpar.f90"
2006-09-12 22:18:58 +00:00
gsell 3dff13c491 src/configure.ac
- add test targets to TTARGET
2006-09-12 22:17:53 +00:00
gsell 18c2c89cd5 src/H5Block.h
- fixed bug in declaration of "H5BlockReadFieldAttrib()"
2006-09-12 22:16:31 +00:00
gsell 1f6d43b25d test/Makefile.am
- rules to build "H5BlockReadScalarField1Proc" added
2006-09-12 22:15:21 +00:00
gsell 1b2e7a1f75 2006-09-12 22:14:09 +00:00
gsell e962e9d778 test/Bench.c
- declarations of unused variable removed
2006-09-12 22:13:40 +00:00
gsell 1df562f90c test/Makefile.am
- use macros in rule to build "H5testFpar", "H5testFpar.o"
      	- rules to build "H5BlockWriteScalarField1Proc" added
2006-09-12 20:47:31 +00:00
gsell 6c1ce219d1 test/H5testFpar.f90
- renamed, was "H5testFpar.f"
2006-09-12 20:44:11 +00:00
gsell c039ee7322 test/BlockTestSpecs.txt
- added
2006-09-12 17:43:49 +00:00
gsell 41511462f9 repo migration 2006-09-11 20:19:10 +00:00