aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/Input.cc
Commit message (Expand)AuthorAge
* CarpetIOHDF5: fix bug in deletion of recovery fileThomas Radke2006-06-26
* CarpetIOHDF5: evaluate IO::recover_and_remove parameterThomas Radke2006-06-07
* CarpetIOHDF5: don't try to recover variables in groups which have no grid poi...Thomas Radke2006-05-12
* CarpetIOHDF5: fix the HDF5 library version test when determining the datatype...Thomas Radke2006-05-11
* CarpetIOHDF5: Correct handling of "use_grid_structure_from_checkpoint"Erik Schnetter2006-05-08
* CarpetIOHDF5: Add parameter "use_grid_structure_from_checkpoint"Erik Schnetter2006-04-13
* CarpetIOHDF5: better optimisation during recoveryThomas Radke2006-02-17
* CarpetIOHDF5: more efficient recovery with same number of processorsThomas Radke2006-02-12
* CarpetIOHDF5: fix declaration of scheduled routineThomas Radke2006-02-09
* CarpetIOHDF5: bugfix for writing checkpointsThomas Radke2006-02-06
* CarpetIOHDF5: fix warnings about incompletely read variablesThomas Radke2006-02-01
* CarpetIOHDF5: fix recovery of multiple map grid variablesThomas Radke2006-01-20
* CarpetIOHDF5: Remove unused local variable in Input.ccErik Schnetter2005-11-19
* CarpetIOHDF5: bugfix in recovery codeThomas Radke2005-11-20
* CarpetIOHDF5: fixed a problem with IOHDF5::use_reflevels_from_checkpoint = "y...Thomas Radke2005-09-06
* CarpetIOHDF5: optimise I/O accesses for the case when all processors recover ...Thomas Radke2005-07-28
* CarpetIOHDF5: implement parallel I/OThomas Radke2005-06-24