Commit Graph

  • 0ce6476aa6 adapted to coding style gsell 2010-05-27 13:26:33 +00:00
  • bd4908eeba adapted to coding style gsell 2010-05-27 13:26:22 +00:00
  • 01c729b290 adapted to coding style gsell 2010-05-27 13:25:30 +00:00
  • 7d91ce9b73 adapted to coding style gsell 2010-05-27 13:25:05 +00:00
  • 10f406da47 adapted to coding style gsell 2010-05-27 13:24:37 +00:00
  • e32b897b7a adapted to coding style gsell 2010-05-27 13:23:40 +00:00
  • e1767b3189 adapted to coding style gsell 2010-05-27 13:15:30 +00:00
  • eed6021c71 adapted to coding style gsell 2010-05-27 13:14:40 +00:00
  • eef07ed9ea adapted to coding style gsell 2010-05-27 13:14:18 +00:00
  • ff91c08950 adapted to coding style gsell 2010-05-27 13:13:50 +00:00
  • 3d2a804c63 adapted to coding style gsell 2010-05-27 13:13:37 +00:00
  • 3d1569ab01 adapted to coding style gsell 2010-05-27 13:12:20 +00:00
  • d084b153d8 adapted to coding style gsell 2010-05-27 13:11:44 +00:00
  • c1137a6e32 adapted to coding style gsell 2010-05-27 13:10:43 +00:00
  • 6db56d9f5b cleanup #include's gsell 2010-05-21 13:04:58 +00:00
  • 5d94a6ccd8 adapted to coding style gsell 2010-05-21 11:59:11 +00:00
  • 7e6e819ad9 - DUNE-style refinement implemented gsell 2010-05-21 10:14:42 +00:00
  • 4243deb2c4 ignore list edited gsell 2010-05-19 07:37:35 +00:00
  • 493ca7ab49 - use abort error handler - polishing - adapted to coding style gsell 2010-05-19 07:35:02 +00:00
  • 5ce0374892 h5t_close_mesh() is a public API function now gsell 2010-05-19 07:31:45 +00:00
  • 6bdf9d2117 h5t_openclose_private.h added to EXTRA_HEADERS gsell 2010-05-19 07:30:44 +00:00
  • 7010c7b864 declaration of private open/close function moved to this file gsell 2010-05-19 07:29:34 +00:00
  • e3b93e4383 removed redundant VFD code in _H5Part_open and added an option for CORE VFD Marc Howison 2010-05-13 17:54:38 +00:00
  • c6cd77b523 - files added - implement traversal function with iterators gsell 2010-05-12 20:32:49 +00:00
  • 538b0989eb - iterators implemented/debugged - traversal functions with iterators debugged for triangle meshes gsell 2010-05-12 19:51:57 +00:00
  • 1c41ca12ce update ignore prop gsell 2010-05-06 11:50:35 +00:00
  • 0edf356fb4 - Use new travere/iterate functions - Use new H5FedGetVertexIndicesOfXXX() functions gsell 2010-05-06 11:49:38 +00:00
  • bbc480fc80 - trimesh_read/_write added to Makefile.am gsell 2010-05-06 11:47:56 +00:00
  • f9111871fe - H5Fed_map.[ch] removed gsell 2010-05-06 11:45:17 +00:00
  • dda3cb98a4 - H5FedGetVertexIndicesOfEntity() added - H5FedLMapXXX() renamed to H5FedGetVertexIndicesOfXXX - function in H5Fed_map.c moved to H5Fed_retrieve.c gsell 2010-05-06 11:42:13 +00:00
  • 3e99a8ccfa fixed autoconf issue with PGI compilers and #define issue with OpenMPI Marc Howison 2010-05-03 20:04:34 +00:00
  • 339c8b95db update ignore prop gsell 2010-05-03 13:21:53 +00:00
  • bde5ef3624 - adapted to new iterate/traverse functions gsell 2010-05-03 13:19:37 +00:00
  • 8a5afeae31 - argument types for partition definition changed from 'h5_int64_t' to 'h5_size_t' gsell 2010-05-03 13:18:42 +00:00
  • 24565cab22 - '--enable-64' removed - bug in CFLAGS handling fixed gsell 2010-05-03 13:16:30 +00:00
  • c2539b6120 fixed wrong #include for reference elements gsell 2010-05-03 07:27:38 +00:00
  • e013cc9c31 - traverse function replaced with iterator functions gsell 2010-05-02 21:25:22 +00:00
  • fa2fdf2640 - rename h5t_get_local_vids_of_xxx() to h5t_get_vertex_indices_of_xxx() gsell 2010-05-02 21:24:41 +00:00
  • d8ba18d662 H5Fed_retrieve.c added gsell 2010-05-02 21:23:14 +00:00
  • 920a661d37 - traverse function replaced with iterator functions gsell 2010-05-02 21:22:16 +00:00
  • c72e04b302 added gsell 2010-05-02 21:21:20 +00:00
  • c9a9ebfc96 - h5t_get_vertex_indices_of_entity() added - specific function declaration revised gsell 2010-05-02 21:20:22 +00:00
  • b0c436cb14 - typo in include of stdarg.h fixed - H5_OID_MAX add to enum h5_oid gsell 2010-05-02 21:18:00 +00:00
  • dd21d78ce4 - definition of h5tpriv_get_face_id() renamed to h5tpriv_get_face_idx() gsell 2010-05-02 21:16:41 +00:00
  • 5c9a6fe9c2 - traverse function replaced with iterator functions gsell 2010-05-02 21:16:06 +00:00
  • 20e3399294 - definition of h5_error_not_implemented() and h5_error_internal() moved from private header gsell 2010-05-02 21:14:53 +00:00
  • 2375429556 reference elemets introduced gsell 2010-05-02 21:12:57 +00:00
  • 39df27c36a - traverse function replaced with iterator functions gsell 2010-05-02 21:09:42 +00:00
  • 5e8147a575 - change function name: h5tpriv_get_face_id() -> h5tpriv_get_face_idx() gsell 2010-05-02 21:08:43 +00:00
  • 60a67092ae - use reference element to determine number of vertices - return an internal error if buffer to small gsell 2010-05-02 21:07:12 +00:00
  • 061778a800 - adaptions to changed h5t_find/search_xxx() functions - use of reference elements where reasonable gsell 2010-05-02 21:04:18 +00:00
  • cdaf8ce6c9 - traverse function replaced with new iterator functions gsell 2010-05-02 21:01:08 +00:00
  • 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 gsell 2010-05-02 20:59:44 +00:00
  • 4005b30e8e get number of vertices from reference element gsell 2010-05-02 20:53:16 +00:00
  • 88e146442c bugfix in function h5priv_hresize(), some comments added gsell 2010-05-02 20:52:08 +00:00
  • 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 gsell 2010-05-02 20:49:00 +00:00
  • 8960d5c365 definition of h5_error_not_implemented() and h5_error_internal() to public header file gsell 2010-05-02 20:45:52 +00:00
  • 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 gsell 2010-05-02 20:44:17 +00:00
  • 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 gsell 2010-05-02 20:42:02 +00:00
  • bb41cc3288 added documentation for file open flags; added flags to h5pt_openr_par_align(); added H5PartSetViewEmpty() and h5pt_setview_empty() calls for creating empty hyperslab selections (previously kludge was to use H5PartSetViewIndices with a null list); fixed memory leak with file open flags in the Fortran interface; fixed missing statement in 1.6.x logic for _H5Part_have_group() Marc Howison 2010-04-29 16:17:51 +00:00
  • 55d81d3afa include of stdargs.h added gsell 2010-04-28 15:35:15 +00:00
  • c02c5f3666 prepended underscore removed from static function names gsell 2010-04-23 09:13:59 +00:00
  • 9be719e66d @H5P_LIB_LOC@ replaced with ${abs_top_builddir} gsell 2010-04-22 15:38:48 +00:00
  • a7e4cacd3c H5P_LIB_LOC removed, H5PartTest removed from TPTARGET if not parallel gsell 2010-04-22 15:37:34 +00:00
  • be01b8fa82 update ignore prop gsell 2010-04-22 15:36:11 +00:00
  • ab139ea9dc update ignore prop gsell 2010-04-22 15:35:13 +00:00
  • 46202cf1c3 @H5P_LIB_LOC@ replaced with ${abs_top_builddir} gsell 2010-04-22 15:34:13 +00:00
  • 2bfcfcac51 update ignore prop gsell 2010-04-22 15:33:20 +00:00
  • ecc22ea489 @H5P_LIB_LOC@ replaced with ${abs_top_builddir}, libstdc++ added to target H5test gsell 2010-04-22 15:32:35 +00:00
  • 5168a7ea04 change 'all' rule to build library in ../lib gsell 2010-04-22 14:48:10 +00:00
  • f2d3a7bbaa add 'all' rule to copy library to ../lib gsell 2010-04-22 14:42:36 +00:00
  • 3875c7c7ff Makefile.am for src dir added gsell 2010-04-22 14:12:18 +00:00
  • 239b2b632f update ignore prop gsell 2010-04-22 14:09:37 +00:00
  • dc3df38658 move license/copyright to file COPYING gsell 2010-04-22 14:07:03 +00:00
  • 5e9d7f56c1 update ignore prop gsell 2010-04-22 14:01:52 +00:00
  • 9b0c49ca52 path adapted gsell 2010-04-22 14:00:56 +00:00
  • 08fe1e8dfc update ignore prop gsell 2010-04-22 13:59:13 +00:00
  • f7ca3bdac5 path adapted gsell 2010-04-22 13:58:17 +00:00
  • bf5d529160 moved gsell 2010-04-22 13:17:47 +00:00
  • 63287b8fb6 header file renamed gsell 2010-04-22 13:15:00 +00:00
  • 6c9b34c9d5 update ignore prop gsell 2010-04-22 12:08:27 +00:00
  • 149f50628c rename h5_core to h5core gsell 2010-04-22 12:07:19 +00:00
  • f61185ddc4 public header files moved to ../include gsell 2010-04-22 11:50:41 +00:00
  • d24ae27e47 public header files moved to ../include/h5core gsell 2010-04-22 11:49:38 +00:00
  • 17426706fc paths adapted gsell 2010-04-22 11:48:59 +00:00
  • 0399e82580 moved gsell 2010-04-22 11:47:17 +00:00
  • 3b587676ef moved gsell 2010-04-22 11:47:04 +00:00
  • 7db65fab6e reorganize language bindings gsell 2010-04-22 11:07:35 +00:00
  • 50ba923191 reorganize language bindings gsell 2010-04-22 11:06:39 +00:00
  • 33f6fca514 reorganize language bindings gsell 2010-04-22 11:04:59 +00:00
  • 2a0211cb19 update ignore prop gsell 2010-04-22 11:01:26 +00:00
  • aa2c42a56b update ignore prop gsell 2010-04-22 10:59:38 +00:00
  • e3212420b4 update ignore prop gsell 2010-04-22 10:59:01 +00:00
  • 96683751bc update ignore prop gsell 2010-04-22 10:58:05 +00:00
  • 9df74f2f6a update ignore prop gsell 2010-04-22 10:57:27 +00:00
  • 7164fd6479 added gsell 2010-04-22 10:56:47 +00:00
  • a13e413fa5 rename Graphs to Examples gsell 2010-04-22 10:55:19 +00:00
  • b454e1fd93 rename Graphs to Examples gsell 2010-04-22 10:51:51 +00:00
  • 7062737caf update ignore prop gsell 2010-04-22 10:42:13 +00:00
  • b754c790a2 update ignore prop gsell 2010-04-22 10:36:23 +00:00