Commit Graph

486 Commits

Author SHA1 Message Date
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 fa806cf273 forgot to add a file 2010-06-26 17:31:45 +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 6ab3025c9f define ERR_XYZ as macro 2010-06-24 13:42:18 +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 15455ad905 several files renamed to more consistent names 2010-05-28 14:23:57 +00:00
gsell 2f30c9fcb8 - update of internal data structures reviewed 2010-05-28 14:09:08 +00:00
gsell cb37690b83 renamed 'h5t_open_level()' to 'h5t_set_level()' 2010-05-28 09:43:00 +00:00
gsell 93c43c7cdd renamed 'h5t_open_level()' to 'h5t_set_level()' 2010-05-28 09:42:52 +00:00
gsell 47a7bab09f adapted to coding style 2010-05-28 09:39:31 +00:00
gsell 052041715d renamed 'rebuild_internal_structs()' to 'update_internal_structs()' 2010-05-28 09:12:40 +00:00
gsell d526ebb484 underscore prefix removed from static functions 2010-05-28 07:50:07 +00:00
gsell 22e45ec997 adapted to coding style 2010-05-28 07:43:38 +00:00
gsell 27763974e1 type fixed 2010-05-27 14:07:37 +00:00
gsell 6a9398ed19 adapted to coding style 2010-05-27 14:06:09 +00:00
gsell 2755e69636 adapted to coding style 2010-05-27 14:05:45 +00:00
gsell 010a605a3b removed, replacement functions are in h5_hdf5.c 2010-05-27 13:40:46 +00:00
gsell 4e7eb421c1 - obsolete hdf5_xyz() functions replaced 2010-05-27 13:40:02 +00:00
gsell 45637df399 - obsolete hdf5_xyz() functions replaced
- adapted to coding style
2010-05-27 13:38:57 +00:00
gsell f8f1590df8 adapted to coding style 2010-05-27 13:27:30 +00:00
gsell d3dc68d045 adapted to coding style 2010-05-27 13:26:51 +00:00
gsell 0ce6476aa6 adapted to coding style 2010-05-27 13:26:33 +00:00
gsell bd4908eeba adapted to coding style 2010-05-27 13:26:22 +00:00
gsell 01c729b290 adapted to coding style 2010-05-27 13:25:30 +00:00
gsell 7d91ce9b73 adapted to coding style 2010-05-27 13:25:05 +00:00
gsell 10f406da47 adapted to coding style 2010-05-27 13:24:37 +00:00
gsell e32b897b7a adapted to coding style 2010-05-27 13:23:40 +00:00
gsell e1767b3189 adapted to coding style 2010-05-27 13:15:30 +00:00
gsell eed6021c71 adapted to coding style 2010-05-27 13:14:40 +00:00
gsell eef07ed9ea adapted to coding style 2010-05-27 13:14:18 +00:00
gsell ff91c08950 adapted to coding style 2010-05-27 13:13:50 +00:00
gsell 3d2a804c63 adapted to coding style 2010-05-27 13:13:37 +00:00
gsell 3d1569ab01 adapted to coding style 2010-05-27 13:12:20 +00:00
gsell d084b153d8 adapted to coding style 2010-05-27 13:11:44 +00:00
gsell c1137a6e32 adapted to coding style 2010-05-27 13:10:43 +00:00
gsell 6db56d9f5b cleanup #include's 2010-05-21 13:04:58 +00:00
gsell 5d94a6ccd8 adapted to coding style 2010-05-21 11:59:11 +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 6bdf9d2117 h5t_openclose_private.h added to EXTRA_HEADERS 2010-05-19 07:30:44 +00:00
gsell 7010c7b864 declaration of private open/close function moved to this file 2010-05-19 07:29:34 +00:00
gsell c6cd77b523 - files added
- implement traversal function with iterators
2010-05-12 20:32:49 +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 e013cc9c31 - traverse function replaced with iterator functions 2010-05-02 21:25:22 +00:00
gsell fa2fdf2640 - rename h5t_get_local_vids_of_xxx() to h5t_get_vertex_indices_of_xxx() 2010-05-02 21:24:41 +00:00
gsell d8ba18d662 H5Fed_retrieve.c added 2010-05-02 21:23:14 +00:00