aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.cc
Commit message (Expand)AuthorAge
* CarpetIOHDF5: Remove unused local variableErik Schnetter2006-06-13
* CarpetIOHDF5: evaluate IO::recover_and_remove parameterThomas Radke2006-06-07
* CarpetIOHDF5: Delay check whether storage is enabledErik Schnetter2006-05-11
* CarpetIOHDF5: Add parameter "use_grid_structure_from_checkpoint"Erik Schnetter2006-04-13
* CarpetIOHDF5: remove deprecated I/O parametersThomas Radke2006-02-06
* CarpetIOHDF5: bugfix for writing checkpointsThomas Radke2006-02-06
* CarpetIOHDF5: raise the warning level from 2 (COMPLAIN) to 1 (ALERT) for warn...Thomas Radke2006-01-27
* CarpetIOHDF5: Put unique build ID into output filesErik Schnetter2005-11-19
* CarpetIOHDF5: bugfix in checkpointing codeThomas Radke2005-11-16
* CarpetIOHDF5: implement "out_unchunked" option for individual variables to be...Thomas Radke2005-10-05
* CarpetIOHDF5: respect setting of out_unchunked parameter also in single-proce...Thomas Radke2005-09-18
* CarpetIOHDF5: don't checkpoint variables tagged as 'checkpoint="no"'Thomas Radke2005-09-13
* CarpetIOHDF5: bugfix for outputting the same variable into multiple filesThomas Radke2005-08-23
* Carpet{IOScalar,IOHDF5,IOStreamedHDF5}: use C++ strings (rather than Util_asp...Thomas Radke2005-07-26
* CarpetIOHDF5: remove an old checkpoint only if the current one has been writt...Thomas Radke2005-07-25
* Fixed critical bug in Checkpointing / Zero-Variable groupscott2005-07-13
* CarpetIOHDF5: implement parallel I/OThomas Radke2005-06-24