aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src
Commit message (Expand)AuthorAge
* 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: 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: added missing include in hdf5toascii_slicer.ccThomas Radke2007-02-21
* 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: added new option '--match <regex string>' in hdf5toascii_slicerThomas Radke2006-09-01
* CarpetIOHDF5: add support for integer datasets in hdf5toascii_slicerThomas Radke2006-08-31
* CarpetIOHDF5: hdf5toascii_slicer now allows 1D line extraction from 3D HDF5 f...Thomas Radke2006-08-28
* CarpetIOHDF5: make hdf5toascii_slicer --help output more informativeJonathan Thornburg2006-08-22
* CarpetIOHDF5: add missing #include to hdf5toascii_slicer utilityJonathan Thornburg2006-08-22
* CarpetIOHDF5: add timestep selection to hdf5toascii_slicer utilityThomas Radke2006-08-21
* CarpetIOHDF5: fix g++ compiler error and warnings in hdf5toascii_slicer.ccThomas Radke2006-08-21
* CarpetIOHDF5: #include <algorithm> in hdf5toascii_slicer.cc because sort() is...Erik Schnetter2006-08-17
* CarpetIOHDF5: added make.configuration.deps with rules to build utility programsThomas Radke2006-08-14
* CarpetIOHDF5: added utility program hdf5toascii_slicerThomas Radke2006-08-08
* CarpetIOHDF5: fix bug in deletion of recovery fileThomas Radke2006-06-26
* CarpetIOHDF5: Remove unused local variableErik Schnetter2006-06-13
* CarpetIOHDF5: evaluate IO::recover_and_remove parameterThomas Radke2006-06-07
* CarpetIOHDF5: don't try to recover variables in groups which have no grid poi...Thomas Radke2006-05-12
* CarpetIOHDF5: fix the HDF5 library version test when determining the datatype...Thomas Radke2006-05-11