aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5
Commit message (Expand)AuthorAge
* CarpetIOHDF5: avoid variable shadowing.Anton Khirnov2013-11-05
* CarpetIOHDF5: remove a superfluous H5Pclose call.Anton Khirnov2013-11-05
* CarpetIOHDF5: correct output method name in INFO messageRoland Haas2013-09-25
* CarpetIOHDF5: check whether map exists before accessing itRoland Haas2013-08-18
* CarpetIOHDF5: remove two compiler warningsRoland Haas2013-08-18
* CarpetIOHDF5: fix reading of new-style grid structuresRoland Haas2013-08-18
* CarpetIOHDF5: use simple_extents rather than storage size on diskRoland Haas2013-08-12
* CarpetIOHDF5: support IO->alias option in readerRoland Haas2013-08-10
* CarpetIOHDF5: delay browsing of input filesRoland Haas2013-08-10
* Timers: Move all timer-related code into a new thorn TimersErik Schnetter2013-08-07
* CarpetIO*: New parameter CarpetIO*::out_group_separatorErik Schnetter2013-05-26
* Replace Cactus complex number type with C/C++ complex numbersErik Schnetter2013-03-08
* CarpetIOHDF5: remove index files along with checkpoint filesRoland Haas2013-02-28
* CarpetIOHDF5: Make variable unsigned to avoid compiler warningErik Schnetter2013-01-18
* CarpetIOHDF5: Remove unused variables, initialise other variable to avoid com...Erik Schnetter2013-01-18
* CarpetIOHDF5: Sliced HDF5 output index file not stored correctlyDavid Radice2012-12-19
* CarpetIOHDF5: comment unused variable (commented because code using it is als...Frank Löffler2012-11-29
* CarpetIOHDF5: cast string constant to char array to get rid of compiler warningFrank Löffler2012-11-29
* Allow padding in transport operatorsErik Schnetter2012-11-22
* CarpetIOHDF5: fix check for missing datasets when called in FileReader modeRoland Haas2012-10-29
* CarpetIOHDF5: close all HDF5 objects when output file is closedRoland Haas2012-10-24
* CarpetIOHDF5: output index files for sliced output if requestedRoland Haas2012-10-20
* CarpetIOHDF5: make index files sparse files with full datasetsRoland Haas2012-09-11
* CarpetIOHDF5: Use string instead of char[] in HDF5 for large attributesErik Schnetter2012-09-11
* CarpetIO*: Do not overwrite last_output_iteration after recoveryErik Schnetter2012-09-11
* CarpetIOHDF5: Increase array size for last_output_iteration_sliceErik Schnetter2012-09-11
* CarpetIOHDF5: close all HDF5 objects when closing a fileRoland Haas2012-09-11
* CarpetIOHDF5: add support for index files to file readerRoland Haas2012-09-11
* CarpetIOHDF5: teach the checkpointer to write index filesRoland Haas2012-09-11
* CarpetIOHDF5: defer opening data files until we have to to read aRoland Haas2012-09-11
* CarpetIOHDF5: support indices in sequential chunked outputRoland Haas2012-09-11
* CarpetIOHDF5: do not re-parse files for patches when usingRoland Haas2012-09-11
* CarpetIOHDF5: close memory and HDF5 properties leaks mostly associatedRoland Haas2012-09-11
* CarpetIOHDF5: add option checkpoint_every_divisorRoland Haas2012-09-11
* CarpetIOHDF5: only warn once about reading extra filesRoland Haas2012-09-11
* Move MPI support from flesh to a thornErik Schnetter2012-09-11
* CarpetIOHDF5: add test for buffer zone outputRoland Haas2012-09-11
* CarpetIOHDF5: re-add ghost and symmetry points when removing buffersRoland Haas2012-09-11
* CarpetIOHDF5: zero cctk_nghostzones attribute unless ghost zones are writtenRoland Haas2012-09-11
* Remove all #warning statementsErik Schnetter2012-09-11
* CarpetIOHDF5: use version 1.6 of the HDF5 API within hdf5_recombinerknarf2012-09-11
* CarpetIOHDF5: Simplify makefileErik Schnetter2012-09-11
* CarpetIOHDF5: More internal error checkingErik Schnetter2012-09-11
* CarpetLib: Change API to obtain pointer to grid function dataErik Schnetter2012-09-11
* CarpetIOHDF5: hdf5toascii_slicer take patch.iorigin into account when computi...Roland Haas2012-09-11
* hdf5_slicer: close input files as soon as possible to conserve memory and fil...Roland Haas2012-09-11
* CarpetIOHDF5: let the hdf5_slicer write out a cctk_nghostzones attribute whichroland haas2012-09-11
* mergeknarf2012-09-11
|\
| * CarpetIOHDF5: Update to new gdata::copy_from APIErik Schnetter2012-09-11
| * CarpetIOHDF5: Introduce API to checkpoint only a subset of groupsErik Schnetter2011-12-14