Commit Graph

681 Commits

Author SHA1 Message Date
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 4243deb2c4 ignore list edited 2010-05-19 07:37:35 +00:00
gsell 493ca7ab49 - use abort error handler
- polishing
- adapted to coding style
2010-05-19 07:35:02 +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 1c41ca12ce update ignore prop 2010-05-06 11:50:35 +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 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 339c8b95db update ignore prop 2010-05-03 13:21:53 +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 24565cab22 - '--enable-64' removed
- bug in CFLAGS handling fixed
2010-05-03 13:16:30 +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
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 2375429556 reference elemets introduced 2010-05-02 21:12:57 +00:00
gsell 39df27c36a - traverse function replaced with iterator functions 2010-05-02 21:09:42 +00:00
gsell 5e8147a575 - change function name: h5tpriv_get_face_id() -> h5tpriv_get_face_idx() 2010-05-02 21:08:43 +00:00
gsell 60a67092ae - use reference element to determine number of vertices
- return an internal error if buffer to small
2010-05-02 21:07:12 +00:00
gsell 061778a800 - adaptions to changed h5t_find/search_xxx() functions
- use of reference elements where reasonable
2010-05-02 21:04:18 +00:00
gsell cdaf8ce6c9 - traverse function replaced with new iterator functions 2010-05-02 21:01:08 +00:00