Commit Graph

  • 1104b9ff93 added timing output for H5MultiBlock reads Marc Howison 2009-07-08 20:14:56 +00:00
  • 01aa167339 changes to _H5Block_init so that only 1 dataset creation plist is created and reused Marc Howison 2009-07-06 21:31:42 +00:00
  • cd0391db7e added a test for existing datasets to write calls Marc Howison 2009-07-06 21:07:30 +00:00
  • 207e49716c Implemented two halo exchange routines: one uses an MPI vector datatype and the other manually packs and unpacks the send and recv buffers. The MPI datatype method is not currently working due to a "double free" error in libc. The manual buffering method has been debuged and works. Marc Howison 2009-07-06 16:42:03 +00:00
  • 639d91ee4e renamed gsell 2009-07-03 12:40:38 +00:00
  • 97a14cc488 fixed Fortran compile error with gfortran (had to move f90 files to F90) Marc Howison 2009-07-02 18:46:06 +00:00
  • 13d7784c44 added file open flags for Fortran interface Marc Howison 2009-07-02 18:22:30 +00:00
  • 00b0e87f10 forgot to remove existing write attrib functions from H5BlockF.inc and H5BlockF.c after adding them to the code generator Marc Howison 2009-07-02 17:06:12 +00:00
  • 6d38bf442d * H5Block: added attribute writing functions to code generator: still need to add reading functions * H5MultiBlock: added halo exchange routine: still needs debugging Marc Howison 2009-07-02 16:46:07 +00:00
  • 8f98ff0165 print all up- and downward adjacencies gsell 2009-07-01 19:18:54 +00:00
  • b6f2894ddb - up- and downward adjacencies implemented gsell 2009-07-01 19:17:38 +00:00
  • 607894f565 - read everything while opening mesh - upward and downward adjacencies added gsell 2009-07-01 19:16:24 +00:00
  • 35bbbfb1a9 added gsell 2009-07-01 19:15:14 +00:00
  • 3d4da8653a fixed bug with layout debug info always printing the layout for proc 0 Marc Howison 2009-06-24 18:45:23 +00:00
  • 0e853656cd * fixed bug in h5bl_defin3dchunkdims call that was using variables addresses ins * added new MultiBlock module that is used for efficiently loading regular rectilinear grid blocks (using chunking) and handling ghost zones in a distributed-memory environment ** still need to add the "halo exchange" routine for reshuffling ghost regions ** performed some basic testing of read/write functionality Marc Howison 2009-06-24 18:11:39 +00:00
  • 3d1ed0e92a found incorrect == comparison with read flag; replaced with & Marc Howison 2009-06-19 22:34:22 +00:00
  • b5e3756f57 fixed bug in H5Gopen2 where I was using the wrong group id Marc Howison 2009-06-19 18:34:57 +00:00
  • 122e913f08 Merged changes from LBL, including: * read/write call variants for different datatypes * HDF5 properties tuned for lustre filesystems and the Cray XT (enabled using flags passed during file open) * HDF5 chunking for field data * HDF5 alignment (set during file open) * support for both HDF5 1.6 and 1.8 using #if statements * a new error reporting level: debug_detail (HDF5 errors are now printed at debug level 1 by default) Marc Howison 2009-06-18 20:29:02 +00:00
  • 91b0543866 edge traversing added gsell 2009-06-12 23:56:07 +00:00
  • b3187bed21 edge traversing added gsell 2009-06-12 23:55:29 +00:00
  • 584ff25f33 some API function has been renamed gsell 2009-06-11 23:14:27 +00:00
  • 17556cbfab added gsell 2009-06-11 23:12:24 +00:00
  • eccbfc5a42 added gsell 2009-06-11 23:11:06 +00:00
  • 255da882f7 bugfixes, implementation of adjacency functions gsell 2009-06-11 23:10:11 +00:00
  • 5bd0617f59 bugfixes, implementation of adjacency functions gsell 2009-06-11 23:09:47 +00:00
  • 48618f0028 removed gsell 2009-06-08 22:54:25 +00:00
  • bf9dbef0c9 adapted to changed API gsell 2009-05-14 16:41:29 +00:00
  • 6f8757a27d bugfixes gsell 2009-05-14 16:40:16 +00:00
  • 6b5d9181e4 adaptions to element structurs: insteed of storeing the refinement level we save the global id of the first child gsell 2009-05-14 16:39:17 +00:00
  • e40565f8f0 macros to (dis-)assemble edge and triangle ids added gsell 2009-05-14 16:35:04 +00:00
  • 12a7988abc use macro to extract element id gsell 2009-05-14 16:33:46 +00:00
  • 8442f85127 same basic functionality added gsell 2009-05-14 16:28:53 +00:00
  • e0221ae1b7 member "global_child_eid" added to hdf5 datatype gsell 2009-05-14 16:27:43 +00:00
  • 9012551834 bugfixes in traversing refined elements gsell 2009-05-14 16:26:06 +00:00
  • 526e4cfc10 bugfixes, use macro to extract element id from triangle/edge id gsell 2009-05-14 16:24:41 +00:00
  • bf851824a2 bugfixes in refinement gsell 2009-05-14 16:22:56 +00:00
  • 6a60e90a43 bugfix in H5FedRefineElem() gsell 2009-05-14 16:20:25 +00:00
  • 8c22590be2 API changes gsell 2009-04-16 15:24:29 +00:00
  • e206c259a5 API changes gsell 2009-04-16 15:23:57 +00:00
  • 533f2d083b added gsell 2009-04-16 15:22:50 +00:00
  • 90b075b911 gsell 2009-04-16 15:22:00 +00:00
  • 035ef4655c added gsell 2009-04-16 15:21:31 +00:00
  • 6623cc38ad gsell 2009-04-16 15:20:53 +00:00
  • 6231364157 API adaptions gsell 2009-03-26 16:34:50 +00:00
  • 0d7a0c737e API adaptions gsell 2009-03-26 16:34:25 +00:00
  • 09923dba23 - Bugfixes - API adaptions gsell 2009-03-26 14:24:12 +00:00
  • b831965df9 - bugfixes - API adaptions gsell 2009-03-26 14:23:33 +00:00
  • b3e7f433ee Added gsell 2009-03-26 14:22:39 +00:00
  • 25de55c54b Removed gsell 2009-03-26 14:22:00 +00:00
  • 6a0e624969 Added gsell 2009-03-26 14:20:54 +00:00
  • 6401b94f60 Adapted to new API gsell 2009-03-26 14:18:59 +00:00
  • a82888c2e8 configure.ac: - split var for test target TTARGET into TPTARGET, TBTARGET, ... gsell 2009-03-13 15:29:03 +00:00
  • f405045b13 - adapted to new API gsell 2009-03-13 15:26:04 +00:00
  • 8921386b9b - adapted to new API gsell 2009-03-13 15:25:27 +00:00
  • b1b9c2190d - adapt to new API gsell 2009-03-13 15:24:50 +00:00
  • dc631ce508 - changes for revised API - bugfixes - ... gsell 2009-03-13 15:23:52 +00:00
  • 2006e4d5ff - start implementing wrappers for HDF5 calls - bugfixes - ... gsell 2009-03-13 15:22:50 +00:00
  • 199a9a56c2 added gsell 2009-01-30 15:07:01 +00:00
  • c1cec7234b gsell 2009-01-30 15:06:15 +00:00
  • 4fe83456f6 - do not run doxygen as default target. gsell 2009-01-30 15:05:16 +00:00
  • 3d0f8bab99 - moved intro from C-source to H5.dox - add some new input-files to Doxydoc gsell 2009-01-30 15:03:27 +00:00
  • d8eb90d620 - merge changes from 1.4 branch gsell 2009-01-30 15:00:06 +00:00
  • 253708eab7 - several API changes - refactoring - ... and more gsell 2009-01-30 14:57:13 +00:00
  • caeefd811d - several API changes - refactoring - ... and more gsell 2009-01-30 14:56:01 +00:00
  • 72ebca84e0 - documentation updates - return H5PART_ERR_INVAL in function H5Block3dGetProcOf() on invalid coordinates gsell 2009-01-21 12:13:20 +00:00
  • 02eae3a724 * changed arg type of _H5Part_set_funcname() to "const char * const" * HDF5 1.8 support added gsell 2009-01-16 15:33:18 +00:00
  • 6fc16f9e3e changed declaration of _H5Part_set_funcname: fname is now of type "const char * const" gsell 2009-01-16 15:31:16 +00:00
  • 9b0c18cd40 added HDF5 chunking gsell 2009-01-16 15:27:38 +00:00
  • 9d299def98 added following functions: H5Block3dReadScalarFieldFloat64 H5Block3dReadScalarFieldFloat32 H5Block3dReadScalarFieldInt64 H5Block3dWriteScalarFieldFloat64 H5Block3dWriteScalarFieldFloat32 H5Block3dWriteScalarFieldInt64 gsell 2009-01-16 15:26:31 +00:00
  • 491c0a0fb1 typedef float added gsell 2009-01-15 16:29:13 +00:00
  • d0e6cc3a63 - HANDLE_H5P_SET_FAPL_ERR renamed - HANDLE_H5P_SET_CHUNK_ERR added gsell 2009-01-15 16:27:59 +00:00
  • ed4d8af66e - patch from Mark revied and applied - all "echo" calls removed by AC_MSG_XXX - strict indention gsell 2009-01-15 16:21:16 +00:00
  • e3f2584c8c added gsell 2009-01-15 15:19:02 +00:00
  • 6633dace44 moved install instructions to file INSTALL gsell 2009-01-15 15:18:37 +00:00
  • 11bc7db824 added gsell 2009-01-15 15:15:39 +00:00
  • 34eea1e11a removed gsell 2009-01-15 15:15:26 +00:00
  • e72d5f351f moved some entries to ChangeLog gsell 2009-01-15 15:10:46 +00:00
  • 72fe466514 gsell 2009-01-15 15:09:49 +00:00
  • da4a5e9080 removed, generated by autotools gsell 2009-01-15 14:55:06 +00:00
  • 06da58b100 News for version 1.4.1 added gsell 2009-01-15 14:50:03 +00:00
  • d41a59f991 Mark Howison added gsell 2009-01-15 14:10:39 +00:00
  • a927ae4d67 bla bla bla :) add cast in order to fix problem with malloc adelmann 2008-11-20 16:08:35 +00:00
  • 35280e88e0 added gsell 2008-10-01 15:46:06 +00:00
  • 14ef15cf83 refactoring gsell 2008-10-01 15:43:55 +00:00
  • 828388c065 gsell 2008-09-25 15:52:26 +00:00
  • c263b1557b added gsell 2008-09-25 15:51:32 +00:00
  • 2680653214 gsell 2008-09-25 15:50:49 +00:00
  • b22f280da0 gsell 2008-09-25 15:50:18 +00:00
  • a1d62018ff gsell 2008-09-25 15:49:08 +00:00
  • cd7ffd24e4 added gsell 2008-09-25 15:47:55 +00:00
  • b737d2cb14 refactoring gsell 2008-09-25 15:47:26 +00:00
  • ae72438ae3 added gsell 2008-09-25 15:46:39 +00:00
  • 07e57ff23a refactoring gsell 2008-09-25 15:43:24 +00:00
  • 7959742667 renamed gsell 2008-08-27 13:56:59 +00:00
  • de5f7c29d6 h5_core/h5_general.c - use function to get debug level - use of H5_ERR_INIT insteed H5PART_ERR_INIT - function to get/set error number gsell 2008-08-27 13:56:41 +00:00
  • 0011e28251 directory h5 renamed to h5_core gsell 2008-08-27 10:06:46 +00:00
  • f09c47a6b2 include of H5Fed_boundaries added gsell 2008-08-27 10:04:33 +00:00
  • c5eb850b01 new source files H5Fed_boundaries.[ch] added gsell 2008-08-27 10:03:33 +00:00
  • 7465764861 declaration of function H5FedMapTriangle2GlobalID() added gsell 2008-08-27 10:02:36 +00:00
  • 58549852a6 files renamed: h5 prefix added gsell 2008-08-27 09:59:36 +00:00