aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.hh
Commit message (Expand)AuthorAge
* CarpetIOHDF5: output index files for sliced output if requestedRoland Haas2012-10-20
* CarpetIOHDF5: support indices in sequential chunked outputRoland Haas2012-09-11
* CarpetIOHDF5: Introduce API to checkpoint only a subset of groupsErik Schnetter2011-12-14
* CarpetIOHDF5: Store cell centering offset with grid function attributesErik Schnetter2011-12-14
* CarpetIOHDF5: Checkpoint and recover delta times (time step sizes)Erik Schnetter2011-12-14
* CarpetIOHDF5: make sure metadata matches old codeRoland Haas2011-12-14
* CarpetIOHDF5: add option to not output the buffer zonesRoland Haas2011-12-14
* CarpetIOHDF5: add support for output on multiple processorsRoland Haas2011-12-14
* CarpetIOHDF5: Index file supportIan Hinder2011-12-14
* Re-organise time level handlingErik Schnetter2011-12-14
* CarpetIOHDF5: Allow different numbers of ghost zones on different levelsErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetIOHDF5: Change order in which scheduled functions are declaredErik Schnetter2008-09-05
* Schedule the initialisation of checkpointing interval counterThomas Radke2008-09-02
* CarpetIOHDF5: Use CCTK_REAL instead of long long for timing measurementsErik Schnetter2008-01-30
* CarpetIOHDF5: Produce fewer warnings with HDF5 1.8 librariesErik Schnetter2008-01-30
* CarpetIOHDF5: Make macro "HDF5_ERROR" safeErik Schnetter2008-01-11
* Temporary hack to fix hdf5-1.8.0-beta5 compatibility issuescott2007-11-30
* CarpetIOHDF5: Record time spent in I/OErik Schnetter2007-10-03
* CarpetIOHDF5: evaluate IO::recover_and_remove parameterThomas Radke2006-06-07
* 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: fix declaration of scheduled routineThomas Radke2006-02-09
* CarpetIOHDF5: bugfix for writing checkpointsThomas Radke2006-02-06
* CarpetIOHDF5: Change #include "hdf5.h" to <hdf5.h>Erik Schnetter2005-11-19
* CarpetIOHDF5: fixed a problem with IOHDF5::use_reflevels_from_checkpoint = "y...Thomas Radke2005-09-06
* CarpetIOHDF5: bugfix for outputting the same variable into multiple filesThomas Radke2005-08-23
* CarpetIOHDF5: implement parallel I/OThomas Radke2005-06-24
* CarpetIOHDF5: added logic to keep specific checkpoints aroundThomas Radke2005-06-10
* CarpetIOHDF5: implement parallel recoveryThomas Radke2005-05-27
* CarpetIOHDF5: bugfix for checkpoint/recoveryThomas Radke2005-04-12
* CarpetIOHDF5: Use CCTK_REAL instead of double for meta dataErik Schnetter2005-04-11
* CarpetIOHDF5: write a "carpet_version" integer attribute to tag data output a...Thomas Radke2005-02-14
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetIOHDF5: allow individual output frequencies in option strings, give som...tradke2004-12-01
* CarpetIOHDF5: some code cleanuptradke2004-11-30