Commit Graph

12 Commits

Author SHA1 Message Date
gsell 837c329840 src/H5Block.h
- C++ wrapper added
2006-09-19 00:53:55 +00:00
gsell ec71b9eaa6 src/H5Block.h
- declaration of "H5Block3dGetReducedPartitionOfProc()" added
2006-09-15 23:50:40 +00:00
gsell 27dc5819f2 src/H5Block.c
- H5Block3dGetReducedPartitionOfProc()
		* added
	- _select_hyperslab_for_writing()
		* missing selection of hyperslab for memshape added
2006-09-15 23:49:06 +00:00
gsell bc0499e859 src/H5Block.c
- new algorithm for dissolving ghost-zone
2006-09-15 21:54:58 +00:00
gsell 8d76d9d9bd src/H5Block.c
- _dissolve_ghostzone()
		* debug prints edited
2006-09-14 23:07:17 +00:00
gsell 814a9a86e7 src/H5Block.c
_dissolve_ghostzones()
		* dissolve all ghost-zones, not only for the processor the code
		  is running on.
2006-09-14 21:08:36 +00:00
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 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 18c2c89cd5 src/H5Block.h
- fixed bug in declaration of "H5BlockReadFieldAttrib()"
2006-09-12 22:16:31 +00:00
gsell 41511462f9 repo migration 2006-09-11 20:19:10 +00:00