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
gsell
6dc020da64
- introduced types for local and global indices and ID's
...
- bugfixes
2010-10-18 16:12:41 +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
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
Marc Howison
5f6808947a
added h5hutcc wrapper
...
updated documentation
finished merging the Fortran interface and refactoring H5Block
started an H5Block regression test
2010-07-20 18:23:48 +00:00
Marc Howison
7ea00c38f8
Integrated H5Part regression test and fixed numerous errors that it discovered.
...
Finished integrating H5Block and the Fortran interface (untested).
Started adding an H5Block regression test with a few simple tests (all pass).
Added automatic detection of stripe information on lustre, and config option to compile against lustre API.
Moved buffers for H5Block ghost zone disolving out of the file handle and into the h5b_3d_set_view function.
Fixed bug with pointers in the H5Fed file data not being initialized to NULL.
2010-07-15 19:44:48 +00:00
Marc Howison
2c267f173a
continued working on Fortran interface
2010-07-10 00:00:54 +00:00
Marc Howison
9f3fd3b053
continued merging H5Block: still some functionality missing (attribs, read, write); added H5Part regression tests; simplified several Makefile.am files and configure.ac; began merging new Fortran interface
2010-07-09 16:24:57 +00:00
gsell
16738fdd6f
fixed error in documentation
2010-07-08 10:08:29 +00:00
Marc Howison
e06dc187c7
added const to pass-by-value function parameters; worked more to attributes API
2010-06-29 15:27:25 +00:00
Marc Howison
8783ac2cf2
first part of LBL merge: h5core and H5Part
2010-06-26 17:29:37 +00:00
gsell
6ea921eba4
- append Float64 to H5Block read/write function
...
- function H5Block3dReadScalarField() removed
- forgoten refactoring of h5priv_mpi_allgather() fixed
2010-06-24 13:45:53 +00:00
gsell
cb37690b83
renamed 'h5t_open_level()' to 'h5t_set_level()'
2010-05-28 09:43:00 +00:00
gsell
4e7eb421c1
- obsolete hdf5_xyz() functions replaced
2010-05-27 13:40:02 +00:00
gsell
6db56d9f5b
cleanup #include's
2010-05-21 13:04:58 +00:00
gsell
5d94a6ccd8
adapted to coding style
2010-05-21 11:59:11 +00:00
gsell
7e6e819ad9
- DUNE-style refinement implemented
2010-05-21 10:14:42 +00:00
gsell
5ce0374892
h5t_close_mesh() is a public API function now
2010-05-19 07:31:45 +00:00
gsell
538b0989eb
- iterators implemented/debugged
...
- traversal functions with iterators debugged for triangle meshes
2010-05-12 19:51:57 +00:00
gsell
f9111871fe
- H5Fed_map.[ch] removed
2010-05-06 11:45:17 +00:00
gsell
dda3cb98a4
- H5FedGetVertexIndicesOfEntity() added
...
- H5FedLMapXXX() renamed to H5FedGetVertexIndicesOfXXX
- function in H5Fed_map.c moved to H5Fed_retrieve.c
2010-05-06 11:42:13 +00:00
gsell
e013cc9c31
- traverse function replaced with iterator functions
2010-05-02 21:25:22 +00:00
gsell
fa2fdf2640
- rename h5t_get_local_vids_of_xxx() to h5t_get_vertex_indices_of_xxx()
2010-05-02 21:24:41 +00:00
gsell
d8ba18d662
H5Fed_retrieve.c added
2010-05-02 21:23:14 +00:00
gsell
f2d3a7bbaa
add 'all' rule to copy library to ../lib
2010-04-22 14:42:36 +00:00
gsell
f7ca3bdac5
path adapted
2010-04-22 13:58:17 +00:00
gsell
f61185ddc4
public header files moved to ../include
2010-04-22 11:50:41 +00:00
gsell
3b587676ef
moved
2010-04-22 11:47:04 +00:00
gsell
33f6fca514
reorganize language bindings
2010-04-22 11:04:59 +00:00