aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/util
Commit message (Expand)AuthorAge
* CarpetIOHDF5: Make variable unsigned to avoid compiler warningErik Schnetter2013-01-18
* Remove all #warning statementsErik Schnetter2012-09-11
* CarpetIOHDF5: use version 1.6 of the HDF5 API within hdf5_recombinerknarf2012-09-11
* CarpetIOHDF5: hdf5toascii_slicer take patch.iorigin into account when computi...Roland Haas2012-09-11
* hdf5_slicer: close input files as soon as possible to conserve memory and fil...Roland Haas2012-09-11
* CarpetIOHDF5: let the hdf5_slicer write out a cctk_nghostzones attribute whichroland haas2012-09-11
* Import CarpetErik Schnetter2011-12-14
* CarpetIOHDF5: let the hdf5_slicer write out a few more attributes which are n...Thomas Radke2008-10-30
* CarpetIOHDF5: added hdf5_slicer utility to extract 1D/2D slices from 3D Carpe...Thomas Radke2008-10-17
* CarpetIOHDF5: choose HDF5 1.6 API when compiling utilities with HDF5 1.8tradke2008-01-23
* CarpetIOHDF5: added missing include in hdf5toascii_slicer.ccThomas Radke2007-02-21
* CarpetIOHDF5: hdf5toascii_slicer now also provides 0D and 3D outputThomas Radke2006-10-05
* 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 utility program hdf5toascii_slicerThomas Radke2006-08-08
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetIOHDF5: deprecate all parameters with '3D' in their namestradke2004-12-03