aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.cc
Commit message (Expand)AuthorAge
...
* CarpetIOHDF5: Implement checkpoint_every_walltime_hoursErik Schnetter2008-05-12
* CarpetIOHDF5: Make code saferErik Schnetter2008-02-19
* CarpetIOHDF5: Re-organise HDF5 attribute writingErik Schnetter2008-02-19
* CarpetIOHDF5: Add the new Formaline ids to the output filesErik Schnetter2008-02-03
* Checkpointing: Fix creative permutation of arguments in call to WriteMetaDatacott2008-02-03
* CarpetIOHDF5: Use CCTK_REAL instead of long long for timing measurementsErik Schnetter2008-01-30
* CarpetIOHDF5: Output additional attribute "Datasets"Erik Schnetter2008-01-11
* CarpetIOHDF5: Correct inconsistency in tracking I/O timingErik Schnetter2007-10-04
* CarpetIOHDF5: Record time spent in I/OErik Schnetter2007-10-03
* CarpetIOHDF5: Remove unused variablesErik Schnetter2007-10-03
* CarpetIOHDF5: Add a timer around OutputGHErik Schnetter2007-08-25
* CarpetIOHDF5: add option to output one file per grouptradke2007-04-30
* CarpetIOHDF5: Checkpoint and restore each level's current timeErik Schnetter2007-04-19
* CarpetIOHDF5: Allow IO::out_dir to be steerableErik Schnetter2007-04-19
* CarpetIOHDF5: abort after I/O errors if requested by the userThomas Radke2007-04-18
* CarpetIOHDF5: Adapt to region_t changesErik Schnetter2007-01-12
* CarpetIOHDF5: Save grid structure in the output filesErik Schnetter2006-09-25
* 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