Commit Graph

40 Commits

Author SHA1 Message Date
gsell de20cdd032 bugfixes 2010-08-25 16:32:35 +00:00
gsell c47c0cfc6e - neighbor information management added to elements
- prefix 'global' removed form global element struct
- global and local element data now have the same struct
- and several other changes
2010-08-20 15:54:01 +00:00
gsell b0bacdc6a7 function h5t_map_global_elem_indices2local() added 2010-07-29 11:19:00 +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 421a92630a refactored Fortran interface to use h5core calls instead of C API calls 2010-07-22 20:32:52 +00:00
gsell b56c4246c9 reference element type renamed 2010-07-22 10:16:22 +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 2c267f173a continued working on Fortran interface 2010-07-10 00:00:54 +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
gsell b2dbc55839 added 2010-07-08 10:09:06 +00:00
gsell 2a47df9875 removed obsolete H5PartSomeThing() declaration 2010-07-08 10:06:57 +00:00
gsell 77b1198151 h5_{s,g}et_debug_level() renamed to h5_{s,g}et_debuglevel() 2010-07-08 10:05:10 +00:00
gsell 362bb8d9a2 define ULLONG_MAX if not already defined 2010-07-06 15:17:44 +00:00
Marc Howison e06dc187c7 added const to pass-by-value function parameters; worked more to attributes API 2010-06-29 15:27:25 +00:00
Marc Howison 8783ac2cf2 first part of LBL merge: h5core and H5Part 2010-06-26 17:29:37 +00:00
gsell 6ea921eba4 - append Float64 to H5Block read/write function
- function H5Block3dReadScalarField() removed
- forgoten refactoring of h5priv_mpi_allgather() fixed
2010-06-24 13:45:53 +00:00
gsell 3a87865fc3 rename several variables, functions and struct members to make clear that deal with indices and not IDs 2010-05-28 15:55:39 +00:00
gsell cb37690b83 renamed 'h5t_open_level()' to 'h5t_set_level()' 2010-05-28 09:43:00 +00:00
gsell 010a605a3b removed, replacement functions are in h5_hdf5.c 2010-05-27 13:40:46 +00:00
gsell 45637df399 - obsolete hdf5_xyz() functions replaced
- adapted to coding style
2010-05-27 13:38:57 +00:00
gsell 7e6e819ad9 - DUNE-style refinement implemented 2010-05-21 10:14:42 +00:00
gsell 5ce0374892 h5t_close_mesh() is a public API function now 2010-05-19 07:31:45 +00:00
gsell 538b0989eb - iterators implemented/debugged
- traversal functions with iterators debugged for triangle meshes
2010-05-12 19:51:57 +00:00
gsell f9111871fe - H5Fed_map.[ch] removed 2010-05-06 11:45:17 +00:00
gsell dda3cb98a4 - H5FedGetVertexIndicesOfEntity() added
- H5FedLMapXXX() renamed to H5FedGetVertexIndicesOfXXX
- function in H5Fed_map.c moved to H5Fed_retrieve.c
2010-05-06 11:42:13 +00:00
gsell c2539b6120 fixed wrong #include for reference elements 2010-05-03 07:27:38 +00:00
gsell 920a661d37 - traverse function replaced with iterator functions 2010-05-02 21:22:16 +00:00
gsell c72e04b302 added 2010-05-02 21:21:20 +00:00
gsell c9a9ebfc96 - h5t_get_vertex_indices_of_entity() added
- specific function declaration revised
2010-05-02 21:20:22 +00:00
gsell b0c436cb14 - typo in include of stdarg.h fixed
- H5_OID_MAX add to enum h5_oid
2010-05-02 21:18:00 +00:00
gsell dd21d78ce4 - definition of h5tpriv_get_face_id() renamed to h5tpriv_get_face_idx() 2010-05-02 21:16:41 +00:00
gsell 5c9a6fe9c2 - traverse function replaced with iterator functions 2010-05-02 21:16:06 +00:00
gsell 20e3399294 - definition of h5_error_not_implemented() and h5_error_internal() moved from private header 2010-05-02 21:14:53 +00:00
gsell 55d81d3afa include of stdargs.h added 2010-04-28 15:35:15 +00:00
gsell f7ca3bdac5 path adapted 2010-04-22 13:58:17 +00:00
gsell bf5d529160 moved 2010-04-22 13:17:47 +00:00
gsell 63287b8fb6 header file renamed 2010-04-22 13:15:00 +00:00
gsell 149f50628c rename h5_core to h5core 2010-04-22 12:07:19 +00:00
gsell d24ae27e47 public header files moved to ../include/h5core 2010-04-22 11:49:38 +00:00