- 14 Sep, 2018 1 commit
-
-
Gsell Achim authored
- H5PartSetNumPoints() renamed to H5PartSetNumItems() - H5PartGetNumPoints() renamed to H5PartGetNumItems() - Dataset names longer then 64 bytes are handled as error. - Same for step/iteration names. * core API - we use the term 'iteration' instead of 'step' - we use the term 'item' instead of 'point' - re-factor function and variable names - in printing messages/debug output fixed - do not flush (sync to disk) after writing a dataset by default, can be controlled by a property
-
- 04 Sep, 2018 8 commits
-
-
gsell authored
- set version to 2.0.0rc5
-
gsell authored
- print message if Python is disabled
-
gsell authored
- warning in 'h5b_3d_set_grid()' if compiled serial fixed
-
gsell authored
-
gsell authored
-
gsell authored
- refactor 'h5_initialize()' and 'h5_finalize()'
-
gsell authored
- adapt to moved h5_init
-
gsell authored
- moved from 'private'
-
- 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 3 commits