aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5
Commit message (Expand)AuthorAge
* 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
* CarpetIOHDF5: fix testsuites so that they use proper nesting of gridsThomas Radke2006-09-11
* CarpetIOHDF5: get both CarpetWaveToyRecover_test_[14]proc testsuites working ...Thomas Radke2006-09-11
* 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: clarify documentation on chunked vs unchunked outputJonathan Thornburg2006-08-22
* CarpetIOHDF5: more clearly describe in the thorn documentation what chunked a...Thomas Radke2006-08-22
* CarpetIOHDF5: correct URL for Cactus viztoolsJonathan Thornburg2006-08-22
* CarpetIOHDF5: point to more docs on hdf5toascii_slicer programJonathan Thornburg2006-08-22
* 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: list the options in an option string supported by CarpetIOHDF5Thomas Radke2006-08-14
* CarpetIOHDF5: document utility programs for CarpetIOHDF5 data processingThomas Radke2006-08-08
* 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
* CarpetIOHDF5: Delay check whether storage is enabledErik Schnetter2006-05-11
* CarpetIOHDF5: Add test case for grid structure recoveryErik Schnetter2006-05-08
* CarpetIOHDF5: Correct handling of "use_grid_structure_from_checkpoint"Erik Schnetter2006-05-08
* CarpetIOHDF5: Add parameter "use_grid_structure_from_checkpoint"Erik Schnetter2006-04-13
* 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