aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5
Commit message (Expand)AuthorAge
* 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
* 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: Use new-style communication routinesErik Schnetter2008-01-30
* CarpetIOHDF5: Add attribute specifying whether coordinate system is CartesianErik Schnetter2008-01-28
* CarpetIOHDF5: choose HDF5 1.6 API when compiling utilities with HDF5 1.8tradke2008-01-23
* CarpetIOHDF5: Make macro "HDF5_ERROR" safeErik Schnetter2008-01-11
* CarpetIOHDF5: Output additional attribute "Datasets"Erik Schnetter2008-01-11
* Temporary hack to fix hdf5-1.8.0-beta5 compatibility issuescott2007-11-30
* CarpetIOHDF5: #include <cstring>Erik Schnetter2007-11-02
* CarpetIOHDF5: workaround for excessive HDF5-internal memory requirements duri...tradke2007-10-19
* CarpetIOHDF5: fix memory leak in recovery codetradke2007-10-18
* 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: Initialise list of variables which need to be synchronisedErik Schnetter2007-08-23
* CarpetIOHDF5: Synchronise after recoveringErik Schnetter2007-06-08
* CarpetIOHDF5: Add utility HDF5-to-ASCII converter againErik Schnetter2007-05-30
* CarpetIOHDF5: Remove make.configuration.defnErik Schnetter2006-08-08
* CarpetIOHDF5: Require capability HDF5Erik Schnetter2005-11-19
* CarpetIOHDF5: Say "simulation time" instead of "physical time"Erik Schnetter2007-05-23
* CarpetIOHDF5: Output unsuccessful file names when reading initial dataErik Schnetter2007-05-23
* CarpetIOHDF5: Make use_grid_structure_from_checkpoint the defaultErik Schnetter2007-05-23
* CarpetIOHDF5: add option to output one file per grouptradke2007-04-30
* CarpetIOHDF5: Correct error in setting up gdata communication objectErik Schnetter2007-05-01
* 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: omit sum norms in the testsuites' reduction outputThomas Radke2007-02-23
* CarpetIOHDF5: added missing include in hdf5toascii_slicer.ccThomas Radke2007-02-21
* CarpetIOHDF5: Point to HDF5 web siteErik Schnetter2007-02-04
* CarpetIOHDF5: specify the number of processors to run testsuitesThomas Radke2007-01-18
* CarpetIOHDF5: Adapt to region_t changesErik Schnetter2007-01-12
* CarpetIOHDF5: Do not use "map" as local variable nameErik Schnetter2007-01-12
* CarpetIOHDF5: support per-variable output compression levelsThomas Radke2006-11-17
* CarpetIOHDF5: support automatic gzip dataset compressionThomas Radke2006-11-17
* CarpetIOHDF5: hdf5toascii_slicer now also provides 0D and 3D outputThomas Radke2006-10-05
* CarpetIOHDF5: use aliased function Coord_GroupSystem() only optionallyThomas Radke2006-10-04
* CarpetIOHDF5: Use new regridding API when recoveringErik Schnetter2006-09-25
* CarpetIOHDF5: Cast size_t to int explicitlyErik Schnetter2006-09-25
* CarpetIOHDF5: Save grid structure in the output filesErik Schnetter2006-09-25
* CarpetIOHDF5: Add missing #include <cstring>Erik Schnetter2006-09-25
* CarpetIOHDF5: fix filereader testsuiteThomas Radke2006-09-15