Commit Graph

77 Commits

Author SHA1 Message Date
gsell bac53ee2d2 test/h5t/Makefile.am
test/h5u/Makefile.am
test/h5b/H5BlockTestAttributes.c
test/h5b/Makefile.am
src/H5Part.c
src/H5Block.c
src/H5Part.h
src/Makefile.am
src/h5/errorhandling.c
src/h5/h5_types.h
src/h5/attribs.c
src/h5/t_readwrite.c
src/h5/u_readwrite.c
src/h5/t_openclose.c
src/h5/h5_private.h
src/h5/readwrite.c
src/h5/openclose.c
src/h5/Makefile.am
- changes due to removed H5PartTypes.h, H5BlockTyes.h and H5PartPrivate.h
2008-02-18 14:33:30 +00:00
gsell e3f0a69e9d - reduce verbosity level to 4 2008-02-18 13:32:05 +00:00
gsell 0561fc835e test/h5u/H5PartTest.cc
- format type error fixed
2008-02-13 16:09:48 +00:00
gsell 0222405291 removed 2008-02-13 15:16:47 +00:00
gsell bc10ebd64e tests moved to subdirectories 2008-02-13 15:15:11 +00:00
gsell b1f4233cb7 added 2008-02-13 15:09:50 +00:00
gsell 7cc4d11c37 added 2008-02-13 15:09:44 +00:00
gsell 69b9b6bb4b added 2008-02-13 15:09:35 +00:00
gsell 1da909b862 added 2008-02-13 15:09:26 +00:00
gsell 39be999eb6 added 2008-02-13 15:09:13 +00:00
gsell 4541d58a9c added 2008-02-13 15:09:05 +00:00
gsell b6f16a7648 added 2008-02-13 15:08:57 +00:00
gsell 25ca447c5a added 2008-02-13 15:08:36 +00:00
gsell aef14e1392 test/h5u/H5test.cc
test/h5u/H5testF.f
test/h5u/H5PartTest.cc
test/h5u/H5ParallelTest.cc
test/h5b/H5BlockParTestScalarField.pbs
- moved
2008-02-06 11:08:52 +00:00
gsell 1c0148668f test/h5b/H5BlockTestAttributes.c
test/h5b/H5BlockTestAttributesF.f90
test/h5b/H5BlockParTestScalarField.c
test/h5b/H5BlockParTestScalarFieldF.f90
test/h5b/H5BlockDissolveGhosts.c
- moved
2008-02-06 11:06:17 +00:00
gsell e7288533d6 test/h5u/Bench.c
- moved
2008-02-06 11:03:03 +00:00
gsell ca8decaf45 est/H5BlockTestAttributes.c
- adaption to renamed elements in struct h5_file
src/H5PartErrors.h
src/H5BlockTypes.h
src/H5Part.h
src/H5Block.c
- refactoring
src/H5Fed.h
src/H5Fed_statistics.c
src/Makefile.am
src/H5BlockErrors.h
src/h5/h5_types.h
src/h5/attribs.c
src/h5/t_readwrite.c
src/h5/u_readwrite.c
src/h5/t_openclose.c
src/h5/H5.h
src/h5/readwrite.c
src/h5/openclose.c
src/h5/openclose.h
src/H5Fed.c
- H5Fed write vertices and tets
2008-01-25 19:30:41 +00:00
gsell e919f34618 test/Makefile.am
- "-lH5Part" and "-lpH5Part" removed from build rules
2007-12-17 14:54:15 +00:00
adelmann 7b43df2f79 add ierr to MPI_Finalize 2007-11-26 19:45:55 +00:00
gsell b9d3f8d2bd test/Makeffile.am
o libH5 added to H5LIB
2007-11-22 10:20:50 +00:00
Kurt Stockinger 3ebc9de7a9 Prepare new tag with updates on H5Block. 2007-08-29 01:26:50 +00:00
Kurt Stockinger 1a20e25a84 Added nSteps as command line parameter 2007-07-10 22:41:55 +00:00
Kurt Stockinger 853837477e Fixed wrong include file and variable types. 2007-06-07 00:35:31 +00:00
gsell 70bc6af59f test/H5BlockTestAttributes.c
- include mpi.h removed if PARRALLEL_IO
	- typedef MPI_Comm removed if not PARALLEL_IO
2007-05-10 20:37:34 +00:00
Kurt Stockinger 4546846f06 Delete all files are benchmark is done. 2007-04-24 22:48:53 +00:00
gsell f0d51def4e test/Makefile.am
- ADDFLAGS removed: content of ADDFLAGS is now in FFLAGS
2006-12-02 17:51:46 +00:00
gsell cf40adf301 src/addToDoxygenMainPage.h
- removed (content moved to "H5Part.c")
test/H5ecloudExample.cc
src/H5Units.h
src/H5Part.cc
src/H5Part++.hh
src/H5Part.hh
src/H5Part++.cc
tools/h5pToGNUplot.py
	- removed
doc/Makefile.am
	- added
doc/H5tools/H5tools.htm
	- renamed to "doc/H5tools/H5tools.html"
2006-10-27 15:13:31 +00:00
gsell a5e5d3f2a8 test/H5BlockParTestScalarFieldF.f90
- interface definition for "IARGC()" added, pgi-fortran
	  complains about this (intrinsic!) function.
2006-10-27 14:52:54 +00:00
gsell 4d2b43576f test/Makefile.am
- several changes to "EXTRA_DIST"
2006-10-27 14:48:50 +00:00
gsell ddd7c0f0bd test/H5BlockParTestScalarFieldF.f90
- read_field()
		* bugfixes
2006-10-10 15:57:07 +00:00
adelmann cb9ba14d80 delcared IARGC 2006-09-29 04:26:29 +00:00
gsell 791a9be790 test/H5BlockParTestScalarFieldF.f90
- read_field()
		* bugfix in calculation of expected value
2006-09-29 00:19:09 +00:00
gsell 146d0cd28d test/H5BlockParTestScalarFieldF.f90
- more layout fixes
2006-09-28 23:44:35 +00:00
gsell 415c037076 test/H5BlockParTestScalarFieldF.f90
- more layout fixes
2006-09-28 23:39:19 +00:00
gsell 3653baecd0 test/H5BlockParTestScalarFieldF.f90
- more layout error fixed
2006-09-28 23:32:10 +00:00
gsell 2e6ec2fe01 test/H5BlockParTestScalarFieldF.f90
- bugfixes in layout
2006-09-28 23:22:07 +00:00
gsell cab19eece1 test/H5BlockParTestScalarFieldF.f90
- added
2006-09-28 22:47:51 +00:00
gsell b64f8ad80e test/Makefile.am
- rules to build "H5BlockParTestScalarFieldF" added
2006-09-28 22:36:41 +00:00
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