- 02 Feb, 2018 1 commit
-
-
gsell authored
-
- 01 Feb, 2018 9 commits
-
-
gsell authored
- in definition of 'struct h5_dta_types': define type for parallel H5Grid only if enabled
-
gsell authored
- call to H5Finalize() added
-
gsell authored
- call to H5SetDebugMask() added
-
gsell authored
- warning in initialization of 'h5_rfmts' fixed
-
gsell authored
- bug in initialization of h5t_tet_ref_elem fixed
-
gsell authored
- H5_DEBUG_NONE added to documentation of H5SetDebugMask()
-
gsell authored
- macro H5_DEBUG_NONE added
-
gsell authored
- memory leak fixed
-
gsell authored
- some useless tests whether an unsigned int is less than zero removed
-
- 05 Jan, 2018 1 commit
-
-
gsell authored
-
- 27 Jul, 2017 5 commits
-
-
gsell authored
- test whether we are using the right hdf5 flavor added: parallel if we request parallel otherwise non-parallel
-
gsell authored
- no need to include 'mpi.h' and 'hdf5.h' here
-
gsell authored
- the function to define a grid are now available as dummy function in the serial version
-
gsell authored
-
gsell authored
- define dummy MPI data-types only if MPI_VERSION is not set. According to the MPI specification, this macro must be set after including the header MPI header file 'mpi.h'
-
- 26 Jul, 2017 2 commits
- 30 Jun, 2017 3 commits
- 23 Jun, 2017 5 commits
-
-
gsell authored
- comments edited
- 18 Mar, 2017 2 commits
- 23 Sep, 2016 6 commits
-
-
gsell authored
-
gsell authored
- conditional flushing step data removed, for the time being we flush anyway
-
gsell authored
- prototype of a 'h5_set_prop_file_flush_step()' function added
-
gsell authored
- set version to 2.0.0rc2
-
gsell authored
- we have to use 'otherinclude_HEADER' instead of 'include_HEADERS'
-
gsell authored
- private/h5_const.h added to EXTRA_HEADERS
-
- 28 Jul, 2016 6 commits
-
-
gsell authored
- added
-
gsell authored
- wrappers for reading/writing attributes
-
gsell authored
- adapted to changed 'h5priv_write_attrib()'
-
gsell authored
-
gsell authored
- is_writable() is now static inline not a macro - macro CHECK_READABLE_MODE() added
-
gsell authored
- h5_add_attachment(): check file mode, return error if read-only - adapted to new function 'h5priv_create_group()'
-