aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.cc
Commit message (Expand)AuthorAge
* CarpetIOHDF5: correct output method name in INFO messageRoland Haas2013-09-25
* 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: 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: Use string instead of char[] in HDF5 for large attributesErik Schnetter2012-09-11
* CarpetIOHDF5: Increase array size for last_output_iteration_sliceErik Schnetter2012-09-11
* CarpetIOHDF5: teach the checkpointer to write index filesRoland Haas2012-09-11
* CarpetIOHDF5: support indices in sequential chunked outputRoland Haas2012-09-11
* CarpetIOHDF5: add option checkpoint_every_divisorRoland Haas2012-09-11
* CarpetIOHDF5: Introduce API to checkpoint only a subset of groupsErik Schnetter2011-12-14
* CarpetIOHDF5: print more information for ID and termination checkpointknarf2011-12-14
* Adapt Carpet to hierarchical timersIan Hinder2011-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: turn on 3d output in OutputSlice.ccRoland Haas2011-12-14
* CarpetIOHDF5: Index file supportIan Hinder2011-12-14
* CarpetIOHDF5: Improve handling termination checkpointsErik Schnetter2011-12-14
* CarpetIOHDF5: Add comments and indent one lineErik Schnetter2011-12-14
* Re-organise time level handlingErik Schnetter2011-12-14
* CarpetIOHDF5: Correct more attribute namesErik Schnetter2011-12-14
* CarpetIOHDF5: Correct attribute nameErik Schnetter2011-12-14
* CarpetIOHDF5: Use parameter IO::out_timesteps_per_fileErik Schnetter2011-12-14
* CarpetIOHDF5: Handle both old and new IOUtil APIErik Schnetter2011-12-14
* CarpetIOHDF5: Allow different numbers of ghost zones on different levelsErik Schnetter2011-12-14
* CarpetIOHDF5: Increase output accuracy for time hierarchyErik Schnetter2011-12-14
* CarpetIOHDF5: #include <cstddef>Erik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-10-13
|\
| * CarpetIOHDF5: fixed two small memory leaks in the checkpointing code, one in ...Thomas Radke2008-10-13
| * CarpetIOHDF5: Don't called scheduled functionCarpetIOHDF5_InitCheckpointingIn...Erik Schnetter2008-09-05
* | CarpetIOHDF5: Don't called scheduled functionCarpetIOHDF5_InitCheckpointingIn...Erik Schnetter2008-09-05
* | Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-09-04
|\|
| * Schedule the initialisation of checkpointing interval counterThomas Radke2008-09-02
| * Revert "make sure that checkpoints are written at multiples of (<last-checkpo...Erik Schnetter2008-08-29
| * CarpetIOHDF5: Output current simulation time when checkpointingErik Schnetter2008-08-29
* | Revert "make sure that checkpoints are written at multiples of (<last-checkpo...Erik Schnetter2008-08-28
* | Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-08-26
|\|
| * make sure that checkpoints are written at multiples of (<last-checkpoint-iter...Thomas Radke2008-08-25
| * CarpetIOHDF5: Correct error with checkpoint_every_walltime_hoursErik Schnetter2008-08-03
| * CarpetIOHDF5: Correct problem with IO::out_dtErik Schnetter2008-08-03
* | CarpetIOHDF5: Output current simulation time when checkpointingErik Schnetter2008-08-13
* | CarpetIOHDF5: Correct error with checkpoint_every_walltime_hoursErik Schnetter2008-08-03
* | CarpetIOHDF5: Correct problem with IO::out_dtErik Schnetter2008-08-03
* | CarpetIO: Adapt to changes in CactusBase/IOUtilErik Schnetter2008-07-11
|/
* CarpetIOHDF5: Correct error in determining checkpointing intervalErik Schnetter2008-06-02
* don't evaluate the IO::out_single_precision parameter when outputting integer...Thomas Radke2008-05-26