aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5
Commit message (Expand)AuthorAge
* Import CarpetErik Schnetter2011-12-14
* Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2009-01-25
|\
| * CarpetIOHDF5: fix a bug in the recovery of multipatch simulationsThomas Radke2009-01-19
* | Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-12-08
|\|
| * CarpetIOHDF5: in case the grid structure cannot be recovered properly, abort ...Thomas Radke2008-12-08
* | Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-10-30
|\|
| * CarpetIOHDF5: also activate LoopControl (as required by CarpetReduce) in exam...Thomas Radke2008-10-30
| * CarpetIOHDF5: let the hdf5_slicer write out a few more attributes which are n...Thomas Radke2008-10-30
* | Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2008-10-23
|\|
| * CarpetIOHDF5: added hdf5_slicer utility to extract 1D/2D slices from 3D Carpe...Thomas Radke2008-10-17
* | 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: Change order in which scheduled functions are declaredErik Schnetter2008-09-05
| * CarpetIOHDF5: Don't called scheduled functionCarpetIOHDF5_InitCheckpointingIn...Erik Schnetter2008-09-05
* | CarpetIOHDF5: Change order in which scheduled functions are declaredErik 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
|/
* Introduce a tree data structure to speed up domain decompositionErik Schnetter2008-06-20
* CarpetIOHDF5: Correct recovery error when Carpet::regrid_in_level_mode=noErik Schnetter2008-06-17
* Merge branch 'master' of carpetgit@carpetcode.dyndns.org:carpetErik Schnetter2008-06-15
|\
| * Fixed "origin" and "delta" output attributes to workChristian Reisswig2008-06-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
* CarpetIOHDF5: Take regrid_in_level_mode into account when recoveringErik Schnetter2008-05-21
* CarpetIOHDF5: Implement checkpoint_every_walltime_hoursErik Schnetter2008-05-12
* also include HDF5 in the active thorns listThomas Radke2008-03-18
* update example parfiles so that they work again with the newest Carpet versionThomas Radke2008-03-18
* add missing file info header lines in CarpetIOHDF5 testsuite filesThomas Radke2008-03-17
* fixed output files so that they reflect WaveToy's new timelevel initialisatio...Thomas Radke (AEI)2008-03-17
* recreated checkpoint file because the grid structure parameter format has cha...Thomas Radke (AEI)2008-03-17
* - also activate thorn InitBase and set Carpet::init_each_timelevel = "yes"Thomas Radke (AEI)2008-03-17
* CarpetIOHDF5: Adapt to API change in Carpet::MakeMultigridBoxesErik Schnetter2008-02-20
* CarpetIOHDF5: Change some CCTK_REAL to double to make HDF5 native typesErik Schnetter2008-02-19
* 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
* Bugfix to MapIsCartesian-Attributereisswig2008-01-31