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 |
|
gsell
|
5b45cbce7a
|
bugfixes in pointer calculation
|
2009-07-16 08:41:44 +00:00 |
|
gsell
|
a65496cea3
|
include for hash search functions added
|
2009-07-16 08:40:30 +00:00 |
|
gsell
|
92adaf3509
|
_h5_calloc added
|
2009-07-16 08:39:35 +00:00 |
|
gsell
|
f70dce9acc
|
hash funktions added
|
2009-07-16 08:38:09 +00:00 |
|
gsell
|
a4036b7b5d
|
formating fix
|
2009-07-16 08:36:49 +00:00 |
|
gsell
|
e38e7d1c8e
|
error handler added
|
2009-07-16 08:35:32 +00:00 |
|
gsell
|
b6f2894ddb
|
- up- and downward adjacencies implemented
|
2009-07-01 19:17:38 +00:00 |
|
gsell
|
607894f565
|
- read everything while opening mesh
- upward and downward adjacencies added
|
2009-07-01 19:16:24 +00:00 |
|
gsell
|
35bbbfb1a9
|
added
|
2009-07-01 19:15:14 +00:00 |
|
gsell
|
91b0543866
|
edge traversing added
|
2009-06-12 23:56:07 +00:00 |
|
gsell
|
eccbfc5a42
|
added
|
2009-06-11 23:11:06 +00:00 |
|
gsell
|
255da882f7
|
bugfixes, implementation of adjacency functions
|
2009-06-11 23:10:11 +00:00 |
|
gsell
|
5bd0617f59
|
bugfixes, implementation of adjacency functions
|
2009-06-11 23:09:47 +00:00 |
|
gsell
|
48618f0028
|
removed
|
2009-06-08 22:54:25 +00:00 |
|
gsell
|
6f8757a27d
|
bugfixes
|
2009-05-14 16:40:16 +00:00 |
|
gsell
|
6b5d9181e4
|
adaptions to element structurs: insteed of storeing the refinement level we save the global id of the first child
|
2009-05-14 16:39:17 +00:00 |
|
gsell
|
e40565f8f0
|
macros to (dis-)assemble edge and triangle ids added
|
2009-05-14 16:35:04 +00:00 |
|
gsell
|
12a7988abc
|
use macro to extract element id
|
2009-05-14 16:33:46 +00:00 |
|
gsell
|
8442f85127
|
same basic functionality added
|
2009-05-14 16:28:53 +00:00 |
|
gsell
|
e0221ae1b7
|
member "global_child_eid" added to hdf5 datatype
|
2009-05-14 16:27:43 +00:00 |
|
gsell
|
9012551834
|
bugfixes in traversing refined elements
|
2009-05-14 16:26:06 +00:00 |
|
gsell
|
526e4cfc10
|
bugfixes, use macro to extract element id from triangle/edge id
|
2009-05-14 16:24:41 +00:00 |
|
gsell
|
bf851824a2
|
bugfixes in refinement
|
2009-05-14 16:22:56 +00:00 |
|
gsell
|
6a60e90a43
|
bugfix in H5FedRefineElem()
|
2009-05-14 16:20:25 +00:00 |
|
gsell
|
533f2d083b
|
added
|
2009-04-16 15:22:50 +00:00 |
|
gsell
|
90b075b911
|
|
2009-04-16 15:22:00 +00:00 |
|
gsell
|
035ef4655c
|
added
|
2009-04-16 15:21:31 +00:00 |
|
gsell
|
6623cc38ad
|
|
2009-04-16 15:20:53 +00:00 |
|
gsell
|
6231364157
|
API adaptions
|
2009-03-26 16:34:50 +00:00 |
|
gsell
|
09923dba23
|
- Bugfixes
- API adaptions
|
2009-03-26 14:24:12 +00:00 |
|
gsell
|
b831965df9
|
- bugfixes
- API adaptions
|
2009-03-26 14:23:33 +00:00 |
|
gsell
|
b3e7f433ee
|
Added
|
2009-03-26 14:22:39 +00:00 |
|
gsell
|
25de55c54b
|
Removed
|
2009-03-26 14:22:00 +00:00 |
|
gsell
|
6a0e624969
|
Added
|
2009-03-26 14:20:54 +00:00 |
|
gsell
|
dc631ce508
|
- changes for revised API
- bugfixes
- ...
|
2009-03-13 15:23:52 +00:00 |
|
gsell
|
2006e4d5ff
|
- start implementing wrappers for HDF5 calls
- bugfixes
- ...
|
2009-03-13 15:22:50 +00:00 |
|
gsell
|
253708eab7
|
- several API changes
- refactoring
- ... and more
|
2009-01-30 14:57:13 +00:00 |
|
gsell
|
caeefd811d
|
- several API changes
- refactoring
- ... and more
|
2009-01-30 14:56:01 +00:00 |
|
gsell
|
35280e88e0
|
added
|
2008-10-01 15:46:06 +00:00 |
|
gsell
|
14ef15cf83
|
refactoring
|
2008-10-01 15:43:55 +00:00 |
|
gsell
|
cd7ffd24e4
|
added
|
2008-09-25 15:47:55 +00:00 |
|
gsell
|
b737d2cb14
|
refactoring
|
2008-09-25 15:47:26 +00:00 |
|
gsell
|
ae72438ae3
|
added
|
2008-09-25 15:46:39 +00:00 |
|