Commit Graph

19 Commits

Author SHA1 Message Date
gsell 22a1fa33eb tag implementation, bugfixes ... 2009-11-13 21:46:15 +00:00
gsell 255da882f7 bugfixes, implementation of adjacency functions 2009-06-11 23:10:11 +00:00
gsell 90b075b911 2009-04-16 15:22:00 +00:00
gsell 09923dba23 - Bugfixes
- API adaptions
2009-03-26 14:24:12 +00:00
gsell 253708eab7 - several API changes
- refactoring
- ... and more
2009-01-30 14:57:13 +00:00
gsell 14ef15cf83 refactoring 2008-10-01 15:43:55 +00:00
gsell b737d2cb14 refactoring 2008-09-25 15:47:26 +00:00
gsell f09c47a6b2 include of H5Fed_boundaries added 2008-08-27 10:04:33 +00:00
gsell 0f34916a56 mapping of tets and triangles to global and local id added 2008-08-20 14:30:57 +00:00
gsell 1790c475da refactoring and triangle meshes 2008-07-02 14:21:21 +00:00
gsell d407f58b7c refactoring 2008-06-19 15:10:08 +00:00
gsell 68529915b3 H5FedGetNumMeshes()
H5FedOpenMesh()
H5FedGetNumLevels()
H5FedSetLevel()
	- added
H5FedGetVertex()
H5FedGetTetrahedron()
	- param type changed
2008-02-22 13:56:49 +00:00
gsell 48c68c5fa7 src/H5Fed.h
- several API changes
2008-02-13 15:40:29 +00:00
gsell ca8decaf45 est/H5BlockTestAttributes.c
- adaption to renamed elements in struct h5_file
src/H5PartErrors.h
src/H5BlockTypes.h
src/H5Part.h
src/H5Block.c
- refactoring
src/H5Fed.h
src/H5Fed_statistics.c
src/Makefile.am
src/H5BlockErrors.h
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.h
src/h5/readwrite.c
src/h5/openclose.c
src/h5/openclose.h
src/H5Fed.c
- H5Fed write vertices and tets
2008-01-25 19:30:41 +00:00
gsell 9940630e2c src/H5Fed.h
- API changes
2008-01-20 10:42:51 +00:00
gsell 35c5969094 src/H5Fed.h
- some fixes (typo's  etc)
	- Doxygen doc moved to .c files
2007-12-21 19:02:21 +00:00
gsell f7b2471701 src/H5Fed.h
src/H5BlockTypes.h
src/H5Part.c
src/H5PartPrivate.h
src/H5Block.c
src/H5Part.h
src/h5/u_readwrite.h
src/h5/H5.h
src/h5/readwrite.c
src/h5/openclose.c
src/h5/attribs.c
src/h5/u_readwrite.c
src/h5/readwrite.h
src/h5/openclose.h
src/h5/attribs.h
src/bindings/Fortran/H5PartF.c
src/bindings/Fortran/H5BlockF.c
src/H5Block.h
src/H5PartTypes.h
	- refactoring
	  * struct H5PartFile -> struct h5_file
	  * struct H5BlockStruct -> struct h5b_fdata
2007-12-21 16:14:08 +00:00
gsell 921469eba8 src/H5Fed.h
- new type 'h5_id_t' for object id's
	- new type 'h5_size_t' for size of objects
	- parameter 'parent_id' added to Get/Store functions
	- various other changes
2007-12-16 23:56:00 +00:00
gsell e474e78160 C API declaration for H5Fed 2007-12-10 14:28:12 +00:00