Commit Graph

125 Commits

Author SHA1 Message Date
gsell c4961753a9 Adapted to new API 2009-08-14 13:20:49 +00:00
gsell 75fcb2f68f Adapted to new API 2009-08-14 13:20:16 +00:00
gsell e047595885 set error handler to abort programm and removed all error checks 2009-07-27 15:17:51 +00:00
gsell 12722cebaf set error handler to abort programm and removed all error checks 2009-07-27 15:17:22 +00:00
gsell 0b9dcea258 set error handler to abort programm and removed all error checks 2009-07-27 15:16:30 +00:00
gsell 05061e09ae fixed empty line follows backslash warning 2009-07-27 15:15:08 +00:00
gsell d0daec98fa renamed 2009-07-11 08:07:44 +00:00
gsell 38a9e2ee90 renamed 2009-07-11 08:06:50 +00:00
gsell 3978da3963 renamed 2009-07-11 08:05:59 +00:00
gsell f4ea22a702 write TWiki-friendly output 2009-07-11 08:05:24 +00:00
gsell f1239351eb some tests added 2009-07-11 08:03:31 +00:00
gsell 5485eb2661 write TWiki-friendly output 2009-07-11 08:02:27 +00:00
gsell 639d91ee4e renamed 2009-07-03 12:40:38 +00:00
gsell 8f98ff0165 print all up- and downward adjacencies 2009-07-01 19:18:54 +00:00
gsell b3187bed21 edge traversing added 2009-06-12 23:55:29 +00:00
gsell 584ff25f33 some API function has been renamed 2009-06-11 23:14:27 +00:00
gsell 17556cbfab added 2009-06-11 23:12:24 +00:00
gsell bf9dbef0c9 adapted to changed API 2009-05-14 16:41:29 +00:00
gsell 8c22590be2 API changes 2009-04-16 15:24:29 +00:00
gsell e206c259a5 API changes 2009-04-16 15:23:57 +00:00
gsell 0d7a0c737e API adaptions 2009-03-26 16:34:25 +00:00
gsell 6401b94f60 Adapted to new API 2009-03-26 14:18:59 +00:00
gsell f405045b13 - adapted to new API 2009-03-13 15:26:04 +00:00
gsell 8921386b9b - adapted to new API 2009-03-13 15:25:27 +00:00
gsell b1b9c2190d - adapt to new API 2009-03-13 15:24:50 +00:00
gsell c263b1557b added 2008-09-25 15:51:32 +00:00
gsell a1d62018ff 2008-09-25 15:49:08 +00:00
gsell bceb2c6b35 test map_triangle2globalid added 2008-08-20 15:08:33 +00:00
gsell 90e53a6e52 use of obsolete macro fixed 2008-08-20 15:07:45 +00:00
gsell 66f0bf6e4e use of obsolete macro fixed 2008-08-20 15:07:28 +00:00
gsell ba01c980ac added 2008-08-20 14:37:57 +00:00
gsell 6def843cc3 renamed 2008-08-20 14:37:30 +00:00
gsell c98053870f some tests renamed and more added 2008-08-20 14:36:46 +00:00
gsell 774d60f9bb added 2008-08-20 14:35:56 +00:00
Benedikt Oswald fb891c3e80 Corrected wrong directory names in automake files. 2008-08-06 09:09:51 +00:00
gsell 8175442f6b C files renamed 2008-07-30 08:26:52 +00:00
gsell 54546b8e84 h5b renamed to H5Block 2008-07-30 08:20:40 +00:00
gsell 7400597342 h5u renamed to H5Part 2008-07-30 08:20:14 +00:00
gsell a2a36999c9 h5t renamed to H5Fed 2008-07-30 08:19:23 +00:00
gsell 5f79e622fc triangle tests added 2008-07-02 14:27:35 +00:00
gsell bd01dcc24b refactoring 2008-07-02 14:26:24 +00:00
gsell 309cf36f38 refactoring 2008-07-02 14:25:50 +00:00
gsell 1b9fb3302d added 2008-07-02 14:24:38 +00:00
gsell 0e4151ae1f refactoring 2008-06-19 15:33:02 +00:00
gsell 4d4b21aac3 read_vertices()
read_tets()
	- leave loop as soon as we have read the expected number of objects
2008-02-22 14:39:33 +00:00
gsell f50381096a rules to compile read_tet added 2008-02-22 13:39:42 +00:00
gsell d7230920ed added 2008-02-22 13:38:54 +00:00
gsell 3b1b2075a5 struct vertex
* global_id added
add_level()
	* use global vertex id defined in struct
main()
	* add error handling after calls to add_level)
2008-02-22 13:38:28 +00:00
gsell bac53ee2d2 test/h5t/Makefile.am
test/h5u/Makefile.am
test/h5b/H5BlockTestAttributes.c
test/h5b/Makefile.am
src/H5Part.c
src/H5Block.c
src/H5Part.h
src/Makefile.am
src/h5/errorhandling.c
src/h5/h5_types.h
src/h5/attribs.c
src/h5/t_readwrite.c
src/h5/u_readwrite.c
src/h5/t_openclose.c
src/h5/h5_private.h
src/h5/readwrite.c
src/h5/openclose.c
src/h5/Makefile.am
- changes due to removed H5PartTypes.h, H5BlockTyes.h and H5PartPrivate.h
2008-02-18 14:33:30 +00:00
gsell e3f0a69e9d - reduce verbosity level to 4 2008-02-18 13:32:05 +00:00