Commit Graph

  • 8a9cdf320c test/H5test.cc - include "H5Part.h" insteed of "H5Part.hh" gsell 2006-09-19 01:08:53 +00:00
  • 8e328d1dc5 src/H5PartTest.cc - include "H5Part.h" insteed of "H5Part.hh" - several format string fixes gsell 2006-09-19 01:07:54 +00:00
  • c3f8c3e70e test/H5PartAndreasTest.cc - include "H5Part.h" insteed of "H5Part.hh" gsell 2006-09-19 01:06:18 +00:00
  • 13660dea05 test/Makefile.am - parallel/non-parallel version of macros merged - use CC, CXX und FC insteed of MPICC, ... gsell 2006-09-19 01:04:42 +00:00
  • 8608d1e63f configure.ac - parallel/non-parallel versions of macros merged - in parallel case: CC=MPICC, CXX=MPICXX und FC=MPIFC gsell 2006-09-19 00:58:22 +00:00
  • 837c329840 src/H5Block.h - C++ wrapper added gsell 2006-09-19 00:53:55 +00:00
  • ec71b9eaa6 src/H5Block.h - declaration of "H5Block3dGetReducedPartitionOfProc()" added gsell 2006-09-15 23:50:40 +00:00
  • 27dc5819f2 src/H5Block.c - H5Block3dGetReducedPartitionOfProc() * added - _select_hyperslab_for_writing() * missing selection of hyperslab for memshape added gsell 2006-09-15 23:49:06 +00:00
  • 6e3b010eff test/H5BlockParTestScalarField.c - return on error removed gsell 2006-09-15 23:45:22 +00:00
  • c0216d2da7 test/Makefile.am - bugfix in rule to build "H5BlockDissolveGhosts" gsell 2006-09-15 23:43:17 +00:00
  • acccf9b457 test/H5BlockDissolveGhosts.c - added gsell 2006-09-15 21:56:48 +00:00
  • bc0499e859 src/H5Block.c - new algorithm for dissolving ghost-zone gsell 2006-09-15 21:54:58 +00:00
  • f8f384dcc2 configure.ac - "H5BlockDissolveGhosts" added to parallel TTARGET - "H5BlockTest1" removed from serial TTARGET gsell 2006-09-15 21:50:10 +00:00
  • 6008f5579e test/Makefile.am - rules added to build "H5BlockDissolveGhosts" gsell 2006-09-15 21:48:10 +00:00
  • aa487aa4be test/H5BlockParTestScalarField.c - main() * call to "MPI_Finalize()" added gsell 2006-09-14 23:08:25 +00:00
  • 8d76d9d9bd src/H5Block.c - _dissolve_ghostzone() * debug prints edited gsell 2006-09-14 23:07:17 +00:00
  • ab9ee7406b test/H5BlockParTestScalarField.pbs - added gsell 2006-09-14 21:43:09 +00:00
  • 814a9a86e7 src/H5Block.c _dissolve_ghostzones() * dissolve all ghost-zones, not only for the processor the code is running on. gsell 2006-09-14 21:08:36 +00:00
  • 8948598fab test/H5BlockParTestScalarField.c _read_data() * bugfix in calculating expected value * be more verbose in case of an error gsell 2006-09-14 21:05:23 +00:00
  • 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()" gsell 2006-09-14 18:23:11 +00:00
  • 53f286b421 test/H5BlockParTestScalarField.c - added gsell 2006-09-14 16:57:24 +00:00
  • 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" gsell 2006-09-14 16:56:29 +00:00
  • 29efcefae3 src/H5Block.c - H5Block3dGetPartitionOfProc() H5Block3dGetProcOf() * added gsell 2006-09-14 16:51:52 +00:00
  • 3873af56a0 src/H5Block.h - H5Block3dGetPartitionOfProc() - H5Block3dGetProcOf * declaration added gsell 2006-09-14 16:50:37 +00:00
  • dd75b5da79 configure.ac - block tests cleanup gsell 2006-09-14 16:48:56 +00:00
  • 7112492fe8 test/Makefile.am - use of macros in most rules - block tests cleanup gsell 2006-09-14 16:47:56 +00:00
  • 77b1b40ea9 test/H5BlockWriteScalarField1Proc.c test/H5BlockReadScalarField1Proc.c - added gsell 2006-09-12 22:19:39 +00:00
  • 4f35ba1356 test/H5testFpar.f - renamed to "H5testFpar.f90" gsell 2006-09-12 22:18:58 +00:00
  • 3dff13c491 src/configure.ac - add test targets to TTARGET gsell 2006-09-12 22:17:53 +00:00
  • 18c2c89cd5 src/H5Block.h - fixed bug in declaration of "H5BlockReadFieldAttrib()" gsell 2006-09-12 22:16:31 +00:00
  • 1f6d43b25d test/Makefile.am - rules to build "H5BlockReadScalarField1Proc" added gsell 2006-09-12 22:15:21 +00:00
  • 1b2e7a1f75 gsell 2006-09-12 22:14:09 +00:00
  • e962e9d778 test/Bench.c - declarations of unused variable removed gsell 2006-09-12 22:13:40 +00:00
  • 1df562f90c test/Makefile.am - use macros in rule to build "H5testFpar", "H5testFpar.o" - rules to build "H5BlockWriteScalarField1Proc" added gsell 2006-09-12 20:47:31 +00:00
  • 6c1ce219d1 test/H5testFpar.f90 - renamed, was "H5testFpar.f" gsell 2006-09-12 20:44:11 +00:00
  • c039ee7322 test/BlockTestSpecs.txt - added gsell 2006-09-12 17:43:49 +00:00
  • 41511462f9 repo migration gsell 2006-09-11 20:19:10 +00:00
  • c1148d7242 repo migration origin/1.0 1.0 gsell 2006-09-11 20:18:14 +00:00