gsell
7075ab7712
'h5_attach_test.c' added
2011-05-13 11:01:37 +00:00
gsell
f3517f3775
code added for parallel compilation
2011-05-13 10:53:40 +00:00
Marc Howison
11fd3c10c5
updated h5_lustre.c to user new macros; changed library targets to ../lib/lib*.a to avoid the mv and mkdir hacks in Makefile.am; fixed problem in h5u_test with H5PartSetViewIndices; OPEN BUG with h5u_test for >1 MPI task (strange pthread setfault?)
2011-05-05 17:58:05 +00:00
gsell
0cce74dadb
H5PartTest.cc adapted to H5hut API 2
2011-04-01 14:33:07 +00:00
gsell
7e93a7ab2f
- improved debugging
...
- abort error handler now terminates all processes in MPI_COMM_WORLD
- some formating issues fixed
- some minor (cosmetic) changes
2011-02-18 10:33:44 +00:00
gsell
05772223f5
- use specific data types for local IDs and indices (instead of h5_id_t)
2011-02-03 10:51:28 +00:00
gsell
ea09184d53
output entities as n-tuple of vertex indices, not their ID
2011-01-21 13:15:13 +00:00
gsell
eb5c31e80f
build of trimesh_adjacencies added
2011-01-21 10:33:01 +00:00
gsell
607c084ac4
added
2011-01-21 10:32:19 +00:00
gsell
aec44637d7
trimesh_write_dunetest added
2010-12-14 10:35:51 +00:00
gsell
bd993eadf2
- boundary facets iterator added
2010-11-12 08:25: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
77d5f4feb8
- type casts added to printf args
...
- changed to new adjacency API
2010-08-20 15:41:07 +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
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
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
Marc Howison
8783ac2cf2
first part of LBL merge: h5core and H5Part
2010-06-26 17:29:37 +00:00
gsell
c313f3da2a
refactoring of H5hut types
2010-06-24 13:35:24 +00:00
gsell
04d8d30ed0
refactoring of H5hut types
2010-06-24 13:33:16 +00:00
gsell
7e6e819ad9
- DUNE-style refinement implemented
2010-05-21 10:14:42 +00:00
gsell
493ca7ab49
- use abort error handler
...
- polishing
- adapted to coding style
2010-05-19 07:35:02 +00:00
gsell
0edf356fb4
- Use new travere/iterate functions
...
- Use new H5FedGetVertexIndicesOfXXX() functions
2010-05-06 11:49:38 +00:00
gsell
bbc480fc80
- trimesh_read/_write added to Makefile.am
2010-05-06 11:47:56 +00:00
gsell
bde5ef3624
- adapted to new iterate/traverse functions
2010-05-03 13:19:37 +00:00
gsell
8a5afeae31
- argument types for partition definition changed from 'h5_int64_t' to 'h5_size_t'
2010-05-03 13:18:42 +00:00
gsell
46202cf1c3
@H5P_LIB_LOC@ replaced with ${abs_top_builddir}
2010-04-22 15:34:13 +00:00
gsell
ecc22ea489
@H5P_LIB_LOC@ replaced with ${abs_top_builddir}, libstdc++ added to target H5test
2010-04-22 15:32:35 +00:00
gsell
ce9205c368
tetmesh_write2.c added
2009-11-13 21:52:57 +00:00
gsell
5584086e40
tag test added
2009-11-13 21:51:38 +00:00
gsell
65186f2186
tag implementation, bugfixes ...
2009-11-13 21:50:38 +00:00
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