Commit Graph

39 Commits

Author SHA1 Message Date
gsell 70d1a26d4c test/H5BlockTestAttributes.c
- tests for "H5Bloc3d{Set,Get}Field{Spacing,Origin}() added
2006-09-25 23:20:50 +00:00
gsell 8cedb2d7f5 test/H5BlockDissolveGhosts.c
- _dissolve_ghostzones()
		* faster algorithm implemented
2006-09-25 19:14:08 +00:00
gsell 7f2cb8bcaf test/Makefile.am
- bugfix in rule to build "H5test"
2006-09-22 22:42:28 +00:00
gsell 49022b6838 test/H5test.cc
- empty PARALLEL_IO conditional part removed
2006-09-22 22:41:30 +00:00
gsell 9e9f2fdb9a test/H5BlockTestAttributesF.f90
- write file and attributes implemented
2006-09-22 20:31:59 +00:00
gsell c40ae0bb4e test/H5BlockTestAttributesF.f90
- attribute read tests added
2006-09-21 23:43:22 +00:00
gsell 90c2a260c2 src/H5BlockTestAttributes.c
- bugfixes
2006-09-21 21:26:46 +00:00
gsell 4f423dbdda test/H5BlockTestAttributesF.f90
- more coding
2006-09-21 21:26:01 +00:00
gsell 624edd3be3 test/Makefile.am
- rule to build "H5BlockTestAttributesF"
		* link to non-parallel versions of the library
2006-09-21 21:25:17 +00:00
gsell 8f31d8ddd5 test/H5BlockTestAttributesF.f90
- added
2006-09-20 21:07:25 +00:00
gsell 011128ef54 test/Makefile.am
- rule to build target "H5BlockTestAttributesF" added
2006-09-20 21:06:47 +00:00
gsell 65470f307b test/H5BlockTestAttributes.c
- main()
		* declaration of var "nprocs" added
2006-09-20 21:03:42 +00:00
gsell b795b592cb test/H5BlockTestAttributes.c
- can be compiled parallel and non-parallel now
2006-09-20 17:50:51 +00:00
gsell 26eb035ef8 test/H5BlockTestAttributes.c
- added
2006-09-20 01:50:04 +00:00
gsell 3c15cdf0c1 test/H5BlockWriteScalarField1Proc.c
test/H5BlockTest1.c
test/H5BlockReadParallel1.c
test/H5BlockReadScalarField1Proc.c
test/H5BlockWrite1.c
test/H5BlockParallelTest1.c
	- removed
2006-09-20 01:49:25 +00:00
gsell 82c7f77e26 src/Makefile.am
- prog "H5BlockTestScalarField" removed
	- prog "H5BlockTestAttributes" added
2006-09-20 01:44:47 +00:00
gsell 6e14b0aeab test/H5BlockParTestScalarField.c
- several format string fixes
2006-09-19 01:09:41 +00:00
gsell 8a9cdf320c test/H5test.cc
- include "H5Part.h" insteed of "H5Part.hh"
2006-09-19 01:08:53 +00:00
gsell 8e328d1dc5 src/H5PartTest.cc
- include "H5Part.h" insteed of "H5Part.hh"
	- several format string fixes
2006-09-19 01:07:54 +00:00
gsell c3f8c3e70e test/H5PartAndreasTest.cc
- include "H5Part.h" insteed of "H5Part.hh"
2006-09-19 01:06:18 +00:00
gsell 13660dea05 test/Makefile.am
- parallel/non-parallel version of macros merged
	- use CC, CXX und FC insteed of MPICC, ...
2006-09-19 01:04:42 +00:00
gsell 6e3b010eff test/H5BlockParTestScalarField.c
- return on error removed
2006-09-15 23:45:22 +00:00
gsell c0216d2da7 test/Makefile.am
- bugfix in rule to build "H5BlockDissolveGhosts"
2006-09-15 23:43:17 +00:00
gsell acccf9b457 test/H5BlockDissolveGhosts.c
- added
2006-09-15 21:56:48 +00:00
gsell 6008f5579e test/Makefile.am
- rules added to build "H5BlockDissolveGhosts"
2006-09-15 21:48:10 +00:00
gsell aa487aa4be test/H5BlockParTestScalarField.c
- main()
		* call to "MPI_Finalize()" added
2006-09-14 23:08:25 +00:00
gsell ab9ee7406b test/H5BlockParTestScalarField.pbs
- added
2006-09-14 21:43:09 +00:00
gsell 8948598fab test/H5BlockParTestScalarField.c
_read_data()
		* bugfix in calculating expected value
		* be more verbose in case of an error
2006-09-14 21:05:23 +00:00
gsell 53f286b421 test/H5BlockParTestScalarField.c
- added
2006-09-14 16:57:24 +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 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