Commit Graph

379 Commits

Author SHA1 Message Date
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
gsell a35b845a80 - type of return argument changed to h5_idlist_t in h5t_find/search_xxx functions
- h5tpriv_get_face_id() renamed to h5tpriv_get_face_idx()
- face_id renamed to face_idx
2010-05-02 20:59:44 +00:00
gsell 4005b30e8e get number of vertices from reference element 2010-05-02 20:53:16 +00:00
gsell 88e146442c bugfix in function h5priv_hresize(), some comments added 2010-05-02 20:52:08 +00:00
gsell 612bc12796 definition of struct h5t_entity_iterator moved to other header file, build-in iterators removed, ptr to reference element added to struct h5t_fdata 2010-05-02 20:49:00 +00:00
gsell 8960d5c365 definition of h5_error_not_implemented() and h5_error_internal() to public header file 2010-05-02 20:45:52 +00:00
gsell 8a3840baae change return type of result to h5_id_list in h5t_find_xxx and h5t_search_xxx , use face_idx and elem_idx for face and element indices 2010-05-02 20:44:17 +00:00
gsell e44c3b5857 change return type of result to h5_id_list in h5t_find_xxx and h5t_search_xxx , use face_idx and elem_idx for face and element indices 2010-05-02 20:42:02 +00:00
gsell 55d81d3afa include of stdargs.h added 2010-04-28 15:35:15 +00:00
gsell c02c5f3666 prepended underscore removed from static function names 2010-04-23 09:13:59 +00:00
gsell 5168a7ea04 change 'all' rule to build library in ../lib 2010-04-22 14:48:10 +00:00
gsell f2d3a7bbaa add 'all' rule to copy library to ../lib 2010-04-22 14:42:36 +00:00
gsell 3875c7c7ff Makefile.am for src dir added 2010-04-22 14:12:18 +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 f61185ddc4 public header files moved to ../include 2010-04-22 11:50:41 +00:00
gsell d24ae27e47 public header files moved to ../include/h5core 2010-04-22 11:49:38 +00:00
gsell 17426706fc paths adapted 2010-04-22 11:48:59 +00:00
gsell 0399e82580 moved 2010-04-22 11:47:17 +00:00
gsell 3b587676ef moved 2010-04-22 11:47:04 +00:00
gsell 50ba923191 reorganize language bindings 2010-04-22 11:06:39 +00:00
gsell 33f6fca514 reorganize language bindings 2010-04-22 11:04:59 +00:00
gsell 96683751bc update ignore prop 2010-04-22 10:58:05 +00:00
gsell 1607ada0b7 files removed 2010-04-15 16:07:11 +00:00
gsell f027b16757 2010-04-15 16:06:07 +00:00
gsell 2bb4d67749 files added 2010-04-15 16:05:34 +00:00
gsell d2b696959c files removed 2010-04-15 16:05:16 +00:00
gsell 462fb26ba4 2010-04-15 16:00:41 +00:00
gsell 5eb841ecdf tag implementation, bugfixes ... 2009-11-13 21:48:01 +00:00
gsell 57a9c11948 tag implementation, bugfixes ... 2009-11-13 21:46:53 +00:00
gsell 22a1fa33eb tag implementation, bugfixes ... 2009-11-13 21:46:15 +00:00
gsell ee0f09de43 Some type cast warning fixed 2009-08-14 13:18:57 +00:00
gsell 9f189e7146 2009-08-14 13:18:04 +00:00
gsell 2ec6aad172 See H5Fed_inquiry.c 2009-08-14 13:15:45 +00:00
gsell 7e39956a36 - Query current level only
- Documentation updated
2009-08-14 13:15:08 +00:00
gsell 1665bc9703 H5FedStoreBoundaryfaceGlobalID() removed 2009-08-14 13:13:13 +00:00
gsell 3eac0d6264 see H5Fed_retrieve.c 2009-08-14 13:12:23 +00:00
gsell 3e4028de84 some type cast warning fixed 2009-08-14 13:10:18 +00:00
gsell 0cb95e9683 - Function for traversing elements now returns local ID and local vertex IDs only
- Function for traversing vertices returns local ID and coordinates only
- Doxygen documentation updated
2009-08-14 13:08:52 +00:00
gsell 4f78beabde added 2009-08-14 13:04:39 +00:00
gsell 0228c69cfa - refactored variable names local_ prefix removed in some files
- test existence of vertices while refining via adjecencies
2009-08-14 13:03:48 +00:00
gsell da80c1736d binary tree replaced with hash-tables and several fixes 2009-07-27 15:12:34 +00:00
gsell 92a24b8890 bugfixes in start traverse functions 2009-07-16 08:42:53 +00:00