gsell
27c19efe59
bugfixes
2011-01-04 08:32:14 +00:00
gsell
12a2c7ef27
ID-list structure changed
2011-01-03 14:48:05 +00:00
gsell
6b4a664546
hcompute_loc_id_keyed() optimized
2011-01-03 14:45:53 +00:00
gsell
f59fd40b34
'h5priv_alloc_idlist_items()' renamed to 'alloc_idlist_items()'
2010-12-16 15:27:39 +00:00
gsell
db5fd1b01e
'h5priv_free_idlist_items()' removed from priv core API
2010-12-16 15:24:35 +00:00
gsell
81b488a8d2
changed 'marked_entities' to ptr type
2010-12-16 15:16:20 +00:00
gsell
d1f6efa8c0
- missing memory release for te and td structure implemented
2010-12-16 15:09:28 +00:00
gsell
ec8258e902
'num_levels', 'cur_level' and related functions refactored to 'num_leaf_levels' etc
2010-12-16 14:25:15 +00:00
gsell
cb35755cf5
- refactored 'num_elems_on_level' to 'num_elems_on_leaf_level'
...
- introduced new refinement level
2010-12-16 12:25:28 +00:00
gsell
b8a7e0686d
- introduced macros for enter and return from API functions
...
- iterators revisited
2010-12-16 10:37:33 +00:00
gsell
2c865deb88
refactor memory allocation function as public core functions
2010-12-15 14:12:53 +00:00
gsell
912b776b83
core iterator API refactored
2010-12-15 10:14:31 +00:00
gsell
aec44637d7
trimesh_write_dunetest added
2010-12-14 10:35:51 +00:00
gsell
8d21236264
- boundary mesh iterators implemented
...
- #pragma replaced with macro
- several minor changes
2010-12-14 10:24:33 +00:00
Christian Engwer
f5ace232e8
- export h5tpriv_find_te2 via h5core/h5t_adjacencies.h
...
- method is called h5t_find_te2
2010-12-10 08:40:08 +00:00
gsell
edcdd4ce0f
h5b_test added to ignore list
2010-11-12 08:29:04 +00:00
gsell
bd993eadf2
- boundary facets iterator added
2010-11-12 08:25:51 +00:00
gsell
0de4641ec5
- introducing types for local and globale IDs and indices
...
- different structurs for local elements and stored elements in file
- interator for border facets added
2010-11-12 08:23:00 +00:00
Marc Howison
1dd75f48e6
fixed problems with compiling on my Mac
2010-11-08 01:56:45 +00:00
gsell
6dc020da64
- introduced types for local and global indices and ID's
...
- bugfixes
2010-10-18 16:12:41 +00:00
gsell
b6a5823e23
- bug fixed in write_tagset(): wrong limit in for loop
2010-09-06 15:47:51 +00:00
gsell
441915f443
- Removed some parallel tests from serial code
...
- fix some warnings
2010-09-06 15:45:47 +00:00
gsell
031cd58999
bugfixes
2010-08-25 16:32:54 +00:00
gsell
de20cdd032
bugfixes
2010-08-25 16:32:35 +00:00
gsell
6d0600febf
- handling of imported env.vars revised
2010-08-20 15:55:55 +00:00
gsell
c47c0cfc6e
- neighbor information management added to elements
...
- prefix 'global' removed form global element struct
- global and local element data now have the same struct
- and several other changes
2010-08-20 15:54:01 +00:00
gsell
21ba443bcd
- new adjacency API implemented
...
- some minor fixes
2010-08-20 15:47:40 +00:00
gsell
d745498f3c
- use of type h5_size_t in H5Block functions
...
- several fixes to get rid of warnings with icc -Wall
2010-08-20 15:46:28 +00:00
gsell
e5aa8e5703
added install-libs-local target
2010-08-20 15:42:25 +00:00
gsell
77d5f4feb8
- type casts added to printf args
...
- changed to new adjacency API
2010-08-20 15:41:07 +00:00
gsell
982bf089ac
lib added to ignore list
2010-07-29 11:33:42 +00:00
gsell
0137e7ac2a
use 'idx' in element structure as global index for global elements and level idx for local elements. We don't need to save the level index for globale elements and it makes no sense to store the local index of a local element.
2010-07-29 11:33:29 +00:00
gsell
b0bacdc6a7
function h5t_map_global_elem_indices2local() added
2010-07-29 11:19:00 +00:00
gsell
5da74b94df
some entries added to ignore list
2010-07-29 11:15:28 +00:00
Marc Howison
6568099f62
fixed errors found by regression tests:
...
the H5Fed file data structure can't be created by >1 MPI task, so it is disabled in parallel mode (for now)
the H5Block3dSetHalo function was inverting the halo radii
the h5b_test wasn't writing the correct data in the halo case
2010-07-28 21:55:00 +00:00
Marc Howison
377af10fb0
tested out packaging a tarball and compiling/install on Franklin
...
fixed several issues with the build system
2010-07-24 00:10:41 +00:00
Marc Howison
421a92630a
refactored Fortran interface to use h5core calls instead of C API calls
2010-07-22 20:32:52 +00:00
gsell
b920c0f9e8
- level_idx removed from element structure
...
- mesh type specific read methods
2010-07-22 20:02:48 +00:00
Marc Howison
a1a90c8af0
corrections for IASDS paper
2010-07-22 18:52:40 +00:00
gsell
4a20cd715e
- neighborhood informations added to elements (to be continued)
...
- several name changes in struct h5t_fdata
- refactoring according changes in struct h5t_fdata
2010-07-22 14:43:17 +00:00
gsell
56b1be9ddb
define sub-dirs for src/Makefile via configure
2010-07-22 14:36:41 +00:00
gsell
3e1d5fbff0
ignore-list edited
2010-07-22 14:29:39 +00:00
gsell
ff4fbc0835
ignore-list edited
2010-07-22 14:28:53 +00:00
gsell
64585bfcc2
ignore-list edited
2010-07-22 14:27:48 +00:00
gsell
fb78efc6fa
ignore-list edited
2010-07-22 14:27:26 +00:00
gsell
0960b906a9
ignore-list edited
2010-07-22 14:25:37 +00:00
gsell
1fd9ae1406
h5t_access_{tetm,trim}.c added to sources, h5t_XYZ_{tetm,trim}_private.h merged with h5t_XYZ_private.h
2010-07-22 12:53:14 +00:00
gsell
4ccd632e54
deleted
2010-07-22 12:39:07 +00:00
gsell
8c8de6e523
added
2010-07-22 12:06:06 +00:00
gsell
b56c4246c9
reference element type renamed
2010-07-22 10:16:22 +00:00