Commit Graph

  • 14536c6d84 Test gsell 2006-12-01 12:56:26 +00:00
  • 94779f185f Test gsell 2006-12-01 09:46:39 +00:00
  • 07ff9e52ef test bla gsell 2006-12-01 09:43:03 +00:00
  • 4de6c55220 Add unit attributes and fix units adelmann 2006-11-28 09:22:27 +00:00
  • e21e1bf4f4 "homdynToH5p" added to tools H5Part-1.3.1 gsell 2006-11-27 15:09:41 +00:00
  • 42e023ea71 set version number to 1.3.1 gsell 2006-11-27 14:52:29 +00:00
  • 7a7a90b5df Initial update adelmann 2006-11-13 20:00:07 +00:00
  • 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" gsell 2006-10-27 15:13:31 +00:00
  • cc383bff11 src/H5Block.c - doxygen: * group "h5block_api" renamed to "h5block_c_api" * documentation added/revised - _allgather() * defined static - unused code "#if OLD_DISSOLVE_GHOSTZONES" removed - Macro "H5BLOCK_GROUP_NAME" replaced with "H5BLOCK_GROUPNAME_BLOCK" gsell 2006-10-27 15:10:11 +00:00
  • 712bbf30b2 src/H5Part.c - doxygen group "h5part_api" renamed to "h5part_c_api" - default error-handler renamed to "H5PartReportErrorHandler" - macro "H5PART_PARTICLES_GROUP" replaced with "H5PART_GROUPNAME_STEP" gsell 2006-10-27 15:00:13 +00:00
  • 1b55e6c536 src/H5PartPrivate.h - time-steps renamed from "Particles" to "Steps". - the macro defining the groupname of time-steps is now "H5PART_GROUPNAME_STEP" gsell 2006-10-27 14:57:02 +00:00
  • 615cbf3bbd src/H5BlockPrivate.h - "H5BLOCK_GROUP_NAME" renamed to "H5BLOCK_GROUPNAME_BLOCK" gsell 2006-10-27 14:54:02 +00:00
  • a5e5d3f2a8 test/H5BlockParTestScalarFieldF.f90 - interface definition for "IARGC()" added, pgi-fortran complains about this (intrinsic!) function. gsell 2006-10-27 14:52:54 +00:00
  • 4d2b43576f test/Makefile.am - several changes to "EXTRA_DIST" gsell 2006-10-27 14:48:50 +00:00
  • bcf06f51b1 src/H5Part.h - H5PartDefaultErrorHandler: * renamed to "H5PartReportErrorHandler" gsell 2006-10-27 14:46:57 +00:00
  • f065eccdc4 src/Makefile.am - several changes to "EXTRA_DIST", "include_HEADERS", "EXTRA_HEADERS", "libH5PartF_a_SOURCES" gsell 2006-10-27 14:14:38 +00:00
  • 49df069686 configure.ac - AC_INIT: Version number changed to "1.3.1" - AC_PROG_FC: "gfortran" added to list - option "--enable-mpipath" changed to "--with-mpipath" - option "--enable-hdf5path" changed to "--with-hdf5path" - set env.variable "FC" to "MPIFC" if "MPIFC" is set - "H5BlockDissolveGhosts" removed from TTARGET - AC_CONFIG_FILES: "doc/Makefile" added gsell 2006-10-27 14:08:44 +00:00
  • 6ad99f01cd Makefile.am - doc added to list SUBDIRS gsell 2006-10-27 14:02:35 +00:00
  • 67ffffae9d src/H5BlockF.c - h5bl_get_partition_of_proc() * bugfix: we have to increment the values by 1 gsell 2006-10-10 15:59:08 +00:00
  • ddd7c0f0bd test/H5BlockParTestScalarFieldF.f90 - read_field() * bugfixes gsell 2006-10-10 15:57:07 +00:00
  • bef930c76b src/H5Block.c - H5BlockDefine3dLayout() * debug-print user layout gsell 2006-10-10 15:49:39 +00:00
  • 78add071f1 changed to September 2006 Christina Siegerist 2006-10-02 20:50:00 +00:00
  • c7e88d59af Changed to email to andreas to avoid svn wrong addresses. Christina Siegerist 2006-10-02 20:47:52 +00:00
  • cb9ba14d80 delcared IARGC adelmann 2006-09-29 04:26:29 +00:00
  • 791a9be790 test/H5BlockParTestScalarFieldF.f90 - read_field() * bugfix in calculation of expected value gsell 2006-09-29 00:19:09 +00:00
  • ac632c5ed4 src/H5PartF.c - h5pt_set_verbosity_level() * bugfix: level was not a pointer gsell 2006-09-29 00:01:41 +00:00
  • 146d0cd28d test/H5BlockParTestScalarFieldF.f90 - more layout fixes gsell 2006-09-28 23:44:35 +00:00
  • 415c037076 test/H5BlockParTestScalarFieldF.f90 - more layout fixes gsell 2006-09-28 23:39:19 +00:00
  • 3653baecd0 test/H5BlockParTestScalarFieldF.f90 - more layout error fixed gsell 2006-09-28 23:32:10 +00:00
  • 2e6ec2fe01 test/H5BlockParTestScalarFieldF.f90 - bugfixes in layout gsell 2006-09-28 23:22:07 +00:00
  • cab19eece1 test/H5BlockParTestScalarFieldF.f90 - added gsell 2006-09-28 22:47:51 +00:00
  • 5b50d9b362 configure - H5BlockParTestScalarFieldF * added to parallel, fortran TTARGET gsell 2006-09-28 22:42:17 +00:00
  • 6c4c222f4d src/H5BlockF.c - h5bl_get_reduced_partition_of_proc() * bugfix: we have increment the value by one - h5bl_get_proc_of() * bugfix: we have to decrement the value by one gsell 2006-09-28 22:41:15 +00:00
  • e76b2ed356 src/H5BlockF90.inc - h5bl_get_partition_of_proc() h5bl_get_reduced_partition_of_proc() * bugfix in declaration, proc was missing gsell 2006-09-28 22:38:18 +00:00
  • b64f8ad80e test/Makefile.am - rules to build "H5BlockParTestScalarFieldF" added gsell 2006-09-28 22:36:41 +00:00
  • de7c07e47f src/H5PartF.c - attribute interface * bugfixes, was completly messed up, what did I do? gsell 2006-09-28 19:02:41 +00:00
  • 1b10ffe18b src/H5PartF90.inc - declare dimensions of arrays as (*) not (:) gsell 2006-09-28 16:59:49 +00:00
  • 489110ba92 Hdf5fed moved to own repo gsell 2006-09-27 20:55:14 +00:00
  • 2c4d12b36c test gsell 2006-09-27 19:57:35 +00:00
  • dbdb76fff7 test gsell 2006-09-27 19:57:05 +00:00
  • 634ed00d24 add merlin00 configure adelmann 2006-09-27 19:13:20 +00:00
  • ac6f828fbc src/H5PartPrivate.h - _H5Part_set_step() * was static and is public now gsell 2006-09-27 04:45:49 +00:00
  • 14f0702eee src/H5PartF.c - h5pt_openpar_r() h5pt_openpar_w() * bugfix: arg "comm" as been pass as pointer instead of value gsell 2006-09-27 04:44:39 +00:00
  • e4c712e067 src/H5Part.c - _H5Part_set_step() * was static is public now gsell 2006-09-27 04:42:09 +00:00
  • 9e6208836e add howto for GELE the small Crat XT3 system adelmann 2006-09-27 04:10:51 +00:00
  • c43e918ddc doc/doxyfooter - added gsell 2006-09-26 23:39:01 +00:00
  • 353689b4eb src/H5Part.c - grouping function in doxygen groups gsell 2006-09-26 23:33:04 +00:00
  • bf22238a3e src/H5Block.c - grouping of functions in doxygen groups - moved doc from "H5Block.h" gsell 2006-09-26 23:09:00 +00:00
  • 9c73b23b48 src/H5Block.h - part of doxygen doc moved to "H5Block.c" gsell 2006-09-26 23:07:08 +00:00
  • 9c3040e429 doc/Doxyfile - several changes to get a better layout and structure gsell 2006-09-26 23:05:37 +00:00
  • 4f96e94098 doc/ReferencePages - removed, can be generated with Doxygen gsell 2006-09-26 04:45:04 +00:00
  • 84cc3c7a19 doc/hdf5.pdf - moved to repo "H5Papers" gsell 2006-09-26 04:43:04 +00:00
  • 56f13c3b68 doc/2006-Berkeley-Visit doc/H5xxx - moved to repo "H5Memo" gsell 2006-09-26 04:41:46 +00:00
  • 70d1a26d4c test/H5BlockTestAttributes.c - tests for "H5Bloc3d{Set,Get}Field{Spacing,Origin}() added gsell 2006-09-25 23:20:50 +00:00
  • 980a192922 src/H5PartPrivate.h - _H5Part_set_step() * declaration added gsell 2006-09-25 23:02:40 +00:00
  • bef9820f71 src/H5Part.c - H5PartSetNumParticles() * fix undeclared var error in parallel code - _set_step() * renamed to "_H5Part_set_step()" gsell 2006-09-25 23:01:28 +00:00
  • 6e32226992 src/H5Part.c - use "-1" to indicate an uninitialized "timegroup" in "H5PartFile" a valid "timegroup" is greater or equal zeros - _set_step() * added, derived from "H5PartSetStep()" - H5PartSetStep() * call "_set_step()" to do the real work - _H5Part_get_num_particles() * added, derived from "H5PartGetNumParticles()" - H5PartGetNumParticles() * call "_H5Part_get_num_particles()" to do the real work - H5PartSetNumParticles() * use new function "_set_step()" instead of "H5PartSetStep()" * print no extra error message if "_set_step()" returns with an errror - _reset_view() * added, derived from "H5PartSetView()" - H5PartResetView() * added, was a macro before - H5PartHasView() * added, was a macro before - _set_view() * added, derived from "H5PartSetView()" * "#ifdef HDF5V160" block removed - H5PartSetView() * call "_set_view()" to do the real work - H5PartGetView() * use vars "viewend" and "viewstart" to instead "range[0]" and range[1] * call "_set_step()" if timegroup not initialized - H5PartSetCanonicalView() * check whether we are in read-only mode replaced with macro * "_reset_view()" used instead of "H5PartSetView(f,-1,-1) gsell 2006-09-25 20:05:47 +00:00
  • 1d011f5482 src/H5PartErrors.h - macro CHECK_READONLY_MODE added gsell 2006-09-25 19:23:18 +00:00
  • 0b151cd0aa src/H5Part.h src/H5Part.c - H5PartOpenFile() H5PartOpenFileParallel() * "const" qualifier added to arg "flags" - H5PartReadDataInt64() * "const" qualifier added to arg "name" - H5PartResetView() H5PartHasView() * are real function now, not macros any more gsell 2006-09-25 19:22:26 +00:00
  • e560303db3 src/H5Block.c - unused code between #if 0 ... #endif removed - _dissolve_ghostzones() * faster algorithm implemented gsell 2006-09-25 19:17:23 +00:00
  • 591a37855d src/H5PartPrivate.h - _H5Part_get_num_particles() * declaration added gsell 2006-09-25 19:15:13 +00:00
  • 8cedb2d7f5 test/H5BlockDissolveGhosts.c - _dissolve_ghostzones() * faster algorithm implemented gsell 2006-09-25 19:14:08 +00:00
  • df20b6e0ea Restructure the Hdf5fed directory. Patrik Leidenberger 2006-09-25 12:41:31 +00:00
  • 6f34b0a4c5 Restructure the Hdf5fed directory. Patrik Leidenberger 2006-09-25 09:57:32 +00:00
  • 43000dabe1 Restructure the Hdf5fed directory. Patrik Leidenberger 2006-09-25 09:55:50 +00:00
  • 40a9898f92 Restructure the Hdf5fed directory. Patrik Leidenberger 2006-09-25 09:47:15 +00:00
  • 5bd504becf Restructure the Hdf5fed directory. Patrik Leidenberger 2006-09-25 09:45:56 +00:00
  • 9a16c66724 Restructure the Hdf5fed directory. Patrik Leidenberger 2006-09-25 09:34:15 +00:00
  • 83f931607b Restructure the Hdf5fed directory Patrik Leidenberger 2006-09-25 09:31:11 +00:00
  • ad79b097d2 Hdf5fed little update. Patrik Leidenberger 2006-09-25 08:20:38 +00:00
  • 24a080298d H5Fed: Add function for triangle boundary. Patrik Leidenberger 2006-09-24 17:04:05 +00:00
  • 0e2cc3ec8c Addaped H5Fed api to Dune. Patrik Leidenberger 2006-09-24 12:15:09 +00:00
  • bb7f1c5f38 src/H5PartF.c - h5pt_openr_par() * fixed typo - h5pt_openw_par() * fixed typo gsell 2006-09-22 22:59:54 +00:00
  • bb15e96150 src/H5Block.h - H5BlockGetFieldInfoByName() * added - H5Block3dGetFieldOrigin() * added - H5Block3dSetFieldOrigin() * added - H5Block3dGetFieldSpacing() * added - H5Block3dSetFieldSpacing() * added gsell 2006-09-22 22:55:40 +00:00
  • 2217b10b01 src/H5Block.c - H5Block3dWriteScalarField() - H5Block3dReadScalarField() * dataset renamed from "x" to "0" - H5Block3dWrite3dVectorField() - H5Block3dRead3dVectorField() * datasets renamed from "x", "y", "z" to "0", "1", "2" - _get_field_info() * added, derived from "H5BlockGetFieldInfo()" - H5BlockGetFieldInfo() * call "_get_field_info()" to do the real work - H5BlockGetFieldInfoByName() * added - _write_field_attrib() * defined as static function, was non-static - _read_field_attrib() * added, derived form "H5BlockFieldReadAttrib()" - H5BlockReadFieldAttrib() * call "_read_field_attrib()" to do the real work - H5Block3dGetFieldOrigin() * added - H5Block3dSetFieldOrigin() * added - H5Block3dGetFieldSpacing() * added - H5Block3dSetFieldSpacing() * added gsell 2006-09-22 22:53:46 +00:00
  • b66e4587f5 src/H5BlockF.c - include "H5PartPrivate.h" added - include <hdf5.h> removed gsell 2006-09-22 22:45:23 +00:00
  • 06530aff19 src/H5Part.c - H5PartSetStep() * fix conversion to different size in debug output gsell 2006-09-22 22:44:08 +00:00
  • 7f2cb8bcaf test/Makefile.am - bugfix in rule to build "H5test" gsell 2006-09-22 22:42:28 +00:00
  • 49022b6838 test/H5test.cc - empty PARALLEL_IO conditional part removed gsell 2006-09-22 22:41:30 +00:00
  • 1b15551170 src/H5Part.c - declare arguments as "const" where possible gsell 2006-09-22 20:55:23 +00:00
  • 09fc6fd570 src/H5PartPrivate.h - _H5Part_strdupfor2c() - _H5Part_strc2for() * added gsell 2006-09-22 20:54:34 +00:00
  • db0a1bd448 src/H5Part.h - declare arguments as "const" where possible gsell 2006-09-22 20:53:36 +00:00
  • 921746273d src/H5Block.c - printf for debug output removed gsell 2006-09-22 20:52:12 +00:00
  • 990a359f14 src/H5BlockF90.inc - h5bl_3d_write_scalar_field() - h5bl_3d_write_3dvector_field() - h5bl_3d_read_3dvector_field() * bugfix in type of data gsell 2006-09-22 20:51:05 +00:00
  • b3da7610f1 src/H5PartF.c src/H5BlockF.c - use Fortron function name in definition, define macros for function names only, if we have to rename them - use function "_H5Part_strdupfor2c()" and "_H5Part_strc2for()" for string conversion gsell 2006-09-22 20:49:17 +00:00
  • 9e9f2fdb9a test/H5BlockTestAttributesF.f90 - write file and attributes implemented gsell 2006-09-22 20:31:59 +00:00
  • cf14e818db Extension of the H5Fed API and adding a dump program to test the API. Patrik Leidenberger 2006-09-22 13:30:03 +00:00
  • cdf1ce5e9d src/H5BlockF90.inc - all (:,:,:) and (:) changed to (*) gsell 2006-09-21 23:48:36 +00:00
  • 0ca05f63a0 src/H5BlockF.c - h5bl_readfieldattrib_* * bugfix: C function has not been called with copy gsell 2006-09-21 23:46:18 +00:00
  • cb4bceb4bb src/H5Block.c - some debug print removed gsell 2006-09-21 23:44:39 +00:00
  • c40ae0bb4e test/H5BlockTestAttributesF.f90 - attribute read tests added gsell 2006-09-21 23:43:22 +00:00
  • 90c2a260c2 src/H5BlockTestAttributes.c - bugfixes gsell 2006-09-21 21:26:46 +00:00
  • 4f423dbdda test/H5BlockTestAttributesF.f90 - more coding gsell 2006-09-21 21:26:01 +00:00
  • 624edd3be3 test/Makefile.am - rule to build "H5BlockTestAttributesF" * link to non-parallel versions of the library gsell 2006-09-21 21:25:17 +00:00
  • f698ae762e src/H5Part.c - H5PartOpenFileParallel() * debug-print info about file also in non-parallel case * print value of "f" not "f->file" - H5PartOpenFile() * print value of "f" not "f->file" gsell 2006-09-21 21:23:28 +00:00
  • 782d67c1a0 src/H5PartF.c - f_h5pt_openr() * type-cast result to get rid of the warning gsell 2006-09-21 21:21:07 +00:00
  • 51560ad3fa src/H5Block - several debug-prints added gsell 2006-09-21 21:16:41 +00:00
  • e35679ba56 src/H5BlockF90.inc - h5bl_getfieldinfo() * syntax error fixed gsell 2006-09-21 21:15:55 +00:00
  • f45fb3f465 src/H5BlockF.c - all function * type of file-handle changed to "h5part_int64_t" gsell 2006-09-21 21:13:30 +00:00
  • 5425ae0847 configure.ac - prog "H5BlockTestAttributesF" moved to the non-parallel test targets gsell 2006-09-21 21:11:42 +00:00