Commit Graph

858 Commits

Author SHA1 Message Date
adelmann e23aeea0ef remove dbg output 2011-08-11 11:24:26 +00:00
gsell 7dc3981621 install static libs in src/lib via all-local rule 2011-08-05 14:54:49 +00:00
gsell 2954499875 libtoolize naming problem on Mac OS X fixed 2011-08-05 14:54:04 +00:00
gsell 339c86404c fix problems with autogen.sh on ScientificLinux 5 and new autotools 2011-08-04 11:22:50 +00:00
gsell d2a55f9a90 missing error handling fixed 2011-08-02 14:51:44 +00:00
gsell 92d0cc5ae5 write zero-particle bug fixed 2011-08-02 13:34:10 +00:00
Marc Howison 329a72fa82 1.6.3 release 2011-07-25 14:09:43 +00:00
gsell 2921aa87d5 adaptions for libtools on Mac, work around to use env.varibales removed 2011-07-19 13:10:36 +00:00
Marc Howison be103949eb new build system for both H5hut and H5Part; preparing 1.6.3 release of H5Part 2011-07-16 18:30:25 +00:00
gsell df552265bc debug output added to MPI wrapper and some small fixes 2011-07-08 14:52:14 +00:00
gsell ffe7b30b02 Oops 2011-07-01 14:34:50 +00:00
gsell 154c03bbbe missing 'static inline' fixed 2011-07-01 14:28:16 +00:00
gsell 259e4b1ff0 implemented NDEBUG for __FUNC_ARGSx and __FUNC_RETURN 2011-06-30 14:41:53 +00:00
gsell a4f95fa4db implement all private functions as inline 2011-06-30 14:40:35 +00:00
gsell d8c84a3bff bugfix in read function 2011-06-30 09:13:52 +00:00
gsell 30cf451716 some adaptions to coding style 2011-06-30 09:12:56 +00:00
gsell c1eadeb678 issues with Intel C 11.1 fixed 2011-06-24 10:10:20 +00:00
gsell 8030a7246b H5Fed C-API inlined 2011-06-17 15:03:14 +00:00
gsell 81f7f7716f smal docu change 2011-06-17 15:02:35 +00:00
gsell 7baf635bef bugfixes 2011-06-17 13:04:36 +00:00
gsell 87eae5c238 functions in 'C/H5Fed.c' are no inline 2011-06-17 13:03:43 +00:00
gsell 562f9ac3e3 set absolute path in CC and CXX 2011-06-16 14:06:51 +00:00
gsell cfc13be3af add function to output coordinates of all elements 2011-06-16 14:05:07 +00:00
gsell ade15f37ca obsolete file 'h5t_errorhandling.c' removed 2011-06-15 13:30:11 +00:00
gsell ad6bcf73d7 include mpi.h on paralell I/O 2011-06-15 13:29:27 +00:00
gsell 601bebc183 readjust to API changes 2011-05-25 08:21:16 +00:00
gsell ad7c1cf026 test for mpicc/mpicxx in AC_PROG_CC if parallel is enabled 2011-05-25 08:16:01 +00:00
gsell 375132fac9 pre-refine code fixed 2011-05-24 15:45:37 +00:00
gsell b47448390e extern "C" wrapper added 2011-05-24 15:30:03 +00:00
gsell 91eeefb9d2 more warnings fixed 2011-05-24 15:28:32 +00:00
gsell 9bdff77a00 use mpicc/mpicxx in AC_PROG_{CC,CXX} if --enable-parallel is set 2011-05-24 14:23:33 +00:00
gsell bb5bbb4216 several warnings with Intel-C/GCC -Wall fixed 2011-05-24 12:59:35 +00:00
gsell 2a2c461f71 several format warnings fixed 2011-05-23 14:51:55 +00:00
gsell 87feccada8 several format warnings fixed 2011-05-23 14:50:00 +00:00
gsell ed913eaa0f experimental code added fot adding named triangle meshes 2011-05-23 14:34:57 +00:00
gsell 0b94f58cc9 proc rank is now printed by h5priv_vprintf 2011-05-23 14:33:41 +00:00
gsell 4818fa0efb 'mesh_label' removed from 'struct h5_file' 2011-05-23 14:31:37 +00:00
gsell 5b6e145e87 pre-refine implemented as mesh specific function 2011-05-20 14:02:05 +00:00
gsell 22c45153a8 bugfixes 2011-05-20 14:01:00 +00:00
gsell a7b9621850 h5t_openclose* renamed to h5t_model*, some functions moved from file to files 2011-05-20 13:01:14 +00:00
gsell f79b06ef4d h5t_const.c and h5t_const_private.h removed 2011-05-20 11:55:19 +00:00
gsell 1a8433681f API changed: now we have explicit function to open/add meshes of specific type 2011-05-20 11:53:49 +00:00
gsell 0dbb8f22e3 dedicated function to add triangle and tetrahedral meshes added 2011-05-13 11:04:57 +00:00
gsell 532da439a6 svn:ignore edited 2011-05-13 11:02:43 +00:00
gsell 7075ab7712 'h5_attach_test.c' added 2011-05-13 11:01:37 +00:00
gsell 5bd6ab7109 svn:ignore edited 2011-05-13 10:59:04 +00:00
gsell f3517f3775 code added for parallel compilation 2011-05-13 10:53:40 +00:00
Marc Howison 30ea30603e created code generator for H5_attribs_F.c 2011-05-06 13:28:37 +00:00
Marc Howison 1f8f6cddde updated Fortran interfacae to use new macros 2011-05-06 13:28:02 +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