aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5
Commit message (Expand)AuthorAge
* CarpetIOHDF5: Clean up param.cclErik Schnetter2006-04-13
* CarpetIOHDF5: better optimisation during recoveryThomas Radke2006-02-17
* CarpetIOHDF5: more efficient recovery with same number of processorsThomas Radke2006-02-12
* CarpetIOHDF5: fix small memory leak in HDF5 outputThomas Radke2006-02-12
* CarpetIOHDF5: fix declaration of scheduled routineThomas Radke2006-02-09
* CarpetIOHDF5: update the testsuitesThomas Radke2006-02-06
* CarpetIOHDF5: remove deprecated I/O parametersThomas Radke2006-02-06
* CarpetIOHDF5: bugfix for writing checkpointsThomas Radke2006-02-06
* CarpetIOHDF5: fix warnings about incompletely read variablesThomas Radke2006-02-01
* CarpetIOHDF5: raise the warning level from 2 (COMPLAIN) to 1 (ALERT) for warn...Thomas Radke2006-01-27
* CarpetIOHDF5: fix recovery of multiple map grid variablesThomas Radke2006-01-20
* CarpetIOHDF5: Close checkpoint files in meta modeErik Schnetter2005-11-19
* CarpetIOHDF5: Put unique build ID into output filesErik Schnetter2005-11-19
* CarpetIOHDF5: Remove unused local variable in Input.ccErik Schnetter2005-11-19
* CarpetIOHDF5: Change #include "hdf5.h" to <hdf5.h>Erik Schnetter2005-11-19
* CarpetIOHDF5: bugfix in recovery codeThomas Radke2005-11-20
* CarpetIOHDF5: bugfix in checkpointing codeThomas Radke2005-11-16
* CarpetIOHDF5: fixed typo in checkpointing example in thorn documentationThomas 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: update thorn documentationThomas Radke2005-09-13
* 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
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetIOHDF5: optimise I/O accesses for the case when all processors recover ...Thomas Radke2005-07-28
* Carpet{IOScalar,IOHDF5,IOStreamedHDF5}: use C++ strings (rather than Util_asp...Thomas Radke2005-07-26
* CarpetIOHDF5: Documentation updateErik Schnetter2005-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: brief note on how to visualise parallel HDF5 output dataThomas Radke2005-06-28
* CarpetIOHDF5: add "cctk_bbox" and "cctk_nghostzones" attributes to each datasetThomas Radke2005-06-28
* CarpetIOHDF5: provide include header "CarpetIOHDF5.hh"Thomas Radke2005-06-25
* CarpetIOHDF5: implement parallel I/OThomas Radke2005-06-24
* CarpetIOHDF5: fixed filereader testsuite parfileThomas Radke2005-06-23
* CarpetIOHDF5: fix testsuite output filesThomas Radke2005-06-14
* CarpetIOHDF5: added logic to keep specific checkpoints aroundThomas Radke2005-06-10
* CarpetIOHDF5: resolve conflictErik Schnetter2005-06-06
* CarpetIOHDF5: API for H5Sselect_hyperslab() has changed in HDF5 1.6.4Thomas Radke2005-05-12
* CarpetIOHDF5: update (chunked) ASCII output files for 4-processor recovery te...Thomas Radke2005-06-06
* CarpetIOHDF5: renewed checkpoint datafileThomas Radke2005-06-04
* CarpetIOHDF5: Put unique simulation ID into each fileErik Schnetter2005-06-05
* CarpetIOHDF5: implement parallel recoveryThomas Radke2005-05-27
* CarpetIOHDF5: don't use buffer zones for the wavetoy testsuiteThomas Radke2005-05-26
* CarpetIOHDF5: code cleanupThomas Radke2005-05-21
* CarpetIOHDF5: API for H5Sselect_hyperslab() has changed in HDF5 1.6.4Thomas Radke2005-05-12
* global: Add varying refinement factorsErik Schnetter2005-05-01
* CarpetIOHDF5: bugfix for checkpoint/recoveryThomas Radke2005-04-12
* CarpetIOHDF5: Use CCTK_REAL instead of double for meta dataErik Schnetter2005-04-11
* CarpetIOHDF5: use CCTK_ActiveTimeLevelsGI() instead of CCTK_GroupStorageIncre...Thomas Radke2005-04-11