Commit Graph

145 Commits

Author SHA1 Message Date
gsell 77d5f4feb8 - type casts added to printf args
- changed to new adjacency API
2010-08-20 15:41:07 +00:00
Marc Howison 6568099f62 fixed errors found by regression tests:
the H5Fed file data structure can't be created by >1 MPI task, so it is disabled in parallel mode (for now)
the H5Block3dSetHalo function was inverting the halo radii
the h5b_test wasn't writing the correct data in the halo case
2010-07-28 21:55:00 +00:00
Marc Howison 377af10fb0 tested out packaging a tarball and compiling/install on Franklin
fixed several issues with the build system
2010-07-24 00:10:41 +00:00
Marc Howison 5f6808947a added h5hutcc wrapper
updated documentation
finished merging the Fortran interface and refactoring H5Block
started an H5Block regression test
2010-07-20 18:23:48 +00:00
Marc Howison 7ea00c38f8 Integrated H5Part regression test and fixed numerous errors that it discovered.
Finished integrating H5Block and the Fortran interface (untested).
Started adding an H5Block regression test with a few simple tests (all pass).
Added automatic detection of stripe information on lustre, and config option to compile against lustre API.
Moved buffers for H5Block ghost zone disolving out of the file handle and into the h5b_3d_set_view function.
Fixed bug with pointers in the H5Fed file data not being initialized to NULL.
2010-07-15 19:44:48 +00:00
Marc Howison 9f3fd3b053 continued merging H5Block: still some functionality missing (attribs, read, write); added H5Part regression tests; simplified several Makefile.am files and configure.ac; began merging new Fortran interface 2010-07-09 16:24:57 +00:00
Marc Howison 8783ac2cf2 first part of LBL merge: h5core and H5Part 2010-06-26 17:29:37 +00:00
gsell c313f3da2a refactoring of H5hut types 2010-06-24 13:35:24 +00:00
gsell 04d8d30ed0 refactoring of H5hut types 2010-06-24 13:33:16 +00:00
gsell 7e6e819ad9 - DUNE-style refinement implemented 2010-05-21 10:14:42 +00:00
gsell 493ca7ab49 - use abort error handler
- polishing
- adapted to coding style
2010-05-19 07:35:02 +00:00
gsell 0edf356fb4 - Use new travere/iterate functions
- Use new H5FedGetVertexIndicesOfXXX() functions
2010-05-06 11:49:38 +00:00
gsell bbc480fc80 - trimesh_read/_write added to Makefile.am 2010-05-06 11:47:56 +00:00
gsell bde5ef3624 - adapted to new iterate/traverse functions 2010-05-03 13:19:37 +00:00
gsell 8a5afeae31 - argument types for partition definition changed from 'h5_int64_t' to 'h5_size_t' 2010-05-03 13:18:42 +00:00
gsell 46202cf1c3 @H5P_LIB_LOC@ replaced with ${abs_top_builddir} 2010-04-22 15:34:13 +00:00
gsell ecc22ea489 @H5P_LIB_LOC@ replaced with ${abs_top_builddir}, libstdc++ added to target H5test 2010-04-22 15:32:35 +00:00
gsell ce9205c368 tetmesh_write2.c added 2009-11-13 21:52:57 +00:00
gsell 5584086e40 tag test added 2009-11-13 21:51:38 +00:00
gsell 65186f2186 tag implementation, bugfixes ... 2009-11-13 21:50:38 +00:00
gsell c4961753a9 Adapted to new API 2009-08-14 13:20:49 +00:00
gsell 75fcb2f68f Adapted to new API 2009-08-14 13:20:16 +00:00
gsell e047595885 set error handler to abort programm and removed all error checks 2009-07-27 15:17:51 +00:00
gsell 12722cebaf set error handler to abort programm and removed all error checks 2009-07-27 15:17:22 +00:00
gsell 0b9dcea258 set error handler to abort programm and removed all error checks 2009-07-27 15:16:30 +00:00
gsell 05061e09ae fixed empty line follows backslash warning 2009-07-27 15:15:08 +00:00
gsell d0daec98fa renamed 2009-07-11 08:07:44 +00:00
gsell 38a9e2ee90 renamed 2009-07-11 08:06:50 +00:00
gsell 3978da3963 renamed 2009-07-11 08:05:59 +00:00
gsell f4ea22a702 write TWiki-friendly output 2009-07-11 08:05:24 +00:00
gsell f1239351eb some tests added 2009-07-11 08:03:31 +00:00
gsell 5485eb2661 write TWiki-friendly output 2009-07-11 08:02:27 +00:00
gsell 639d91ee4e renamed 2009-07-03 12:40:38 +00:00
gsell 8f98ff0165 print all up- and downward adjacencies 2009-07-01 19:18:54 +00:00
gsell b3187bed21 edge traversing added 2009-06-12 23:55:29 +00:00
gsell 584ff25f33 some API function has been renamed 2009-06-11 23:14:27 +00:00
gsell 17556cbfab added 2009-06-11 23:12:24 +00:00
gsell bf9dbef0c9 adapted to changed API 2009-05-14 16:41:29 +00:00
gsell 8c22590be2 API changes 2009-04-16 15:24:29 +00:00
gsell e206c259a5 API changes 2009-04-16 15:23:57 +00:00
gsell 0d7a0c737e API adaptions 2009-03-26 16:34:25 +00:00
gsell 6401b94f60 Adapted to new API 2009-03-26 14:18:59 +00:00
gsell f405045b13 - adapted to new API 2009-03-13 15:26:04 +00:00
gsell 8921386b9b - adapted to new API 2009-03-13 15:25:27 +00:00
gsell b1b9c2190d - adapt to new API 2009-03-13 15:24:50 +00:00
gsell c263b1557b added 2008-09-25 15:51:32 +00:00
gsell a1d62018ff 2008-09-25 15:49:08 +00:00
gsell bceb2c6b35 test map_triangle2globalid added 2008-08-20 15:08:33 +00:00
gsell 90e53a6e52 use of obsolete macro fixed 2008-08-20 15:07:45 +00:00
gsell 66f0bf6e4e use of obsolete macro fixed 2008-08-20 15:07:28 +00:00