aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5
Commit message (Expand)AuthorAge
* CarpetIOHDF5/src/Output.cc: fix calculation of "origin" attribute; don't outp...Thomas Radke2005-01-10
* CarpetIOHDF5: Require aliased function Coord_GroupSystemErik Schnetter2005-01-04
* CarpetIOHDF5/src/Output.cc: write bbox attributes only if a variable has a co...Thomas Radke2005-01-03
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetIOHDF5: Slightly reformat param.cclErik Schnetter2004-12-27
* CarpetIOHDF5: Only add "m=" to dataset name for grid functionsErik Schnetter2004-12-25
* CarpetIOHDF5: Correct typo in commentErik Schnetter2004-12-25
* CarpetIOHDF5: Use bool instead of int for some logical variablesErik Schnetter2004-12-25
* CarpetIOHDF5: Add semicolons after DECLARE_* macrosErik Schnetter2004-12-25
* CarpetLib:gh exposed data clamp-downswhite2004-12-10
* Fix checkpointing at arbitrary iterationstradke2004-12-09
* CarpetIOHDF5/src/Output.cc: changed warning level for deprecated parameters f...tradke2004-12-07
* CarpetIOHDF5/src/Output.cc: forgot to include <unistd.h> to get sleep(3)tradke2004-12-06
* CarpetIOHDF5: fix output of DISTRIB=CONSTANT arraystradke2004-12-06
* CarpetIOHDF5/src/Output.cc: if deprecated parameters were set in the parfile,...tradke2004-12-03
* CarpetIOHDF5/src/Output.cc: check for already existing datasets in an output ...tradke2004-12-03
* CarpetIOHDF5: deprecate all parameters with '3D' in their namestradke2004-12-03
* CarpetIOHDF5/src/Checkpoint.cc: test 'IOHDF5::checkpoint_next' only at coarse...tradke2004-12-03
* CarpetIOHDF5 testsuite: use IO::verbose instead of IOHDF5::verbosetradke2004-12-01
* CarpetIOHDF5: allow individual output frequencies in option strings, give som...tradke2004-12-01
* CarpetIOHDF5: use parameter IO::verbose instead of defining a separate Carpet...tradke2004-12-01
* CarpetIOHDF5: added example parfile with manual regriddingtradke2004-12-01
* CarpetIOHDF5: some code cleanuptradke2004-11-30
* CarpetIOHDF5/src/iohdf5.cc: re-add this source file which seems to have been ...tradke2004-11-29
* CarpetIOHDF5: recombine all processor components into a single HDF5 datasettradke2004-11-29
* Use aliased function IO_TruncateOutputFiles() to check whether or not to trun...tradke2004-11-17
* Do not use CVS $Date$ for latex documentation any moreErik Schnetter2004-11-18
* CarpetIOHDF5: white space changeErik Schnetter2004-11-15
* Properly initialize a structure component on all processors.tradke2004-11-11
* Dump only a minimal set of attributes with each dataset to make reading/writi...tradke2004-11-08
* bring the development version of CarpetIOHDF5 in sync with the stable version...tradke2004-11-08
* Add Linux Large File System Support for HDF5 I/O.tradke2004-11-08
* Correct error in commentErik Schnetter2004-10-08
* Fix memory leaks during recoveryErik Schnetter2004-10-08
* Fix memory leak in IOHDF5Erik Schnetter2004-10-08
* Remove CVS header tagsErik Schnetter2004-09-18
* Renamed parfiles which should not be run as a testsuite.tradke2004-08-23
* Moved filereader ID files into subdirectory for the corresponding testsuite.tradke2004-08-19
* Added termination checkpoint routine.tradke2004-08-18
* Use the generic filereader interface from IOUtil to specify input filestradke2004-07-09
* Merge filereader and recovery code. Now CarpetIOHDF5 also works with thetradke2004-07-09
* OutputVarAs() uses CCTK_TraverseString() to parse the 'varname' parametertradke2004-07-08
* Filereader routine uses CCTK_TraverseString() to parse the in3D_vars parameter.tradke2004-07-07
* When parsing out3D_vars and in3D_vars, print a level-2 warning if atradke2004-07-07
* Remove file info comments.tradke2004-07-07
* Remove redundant parfiles from testsuite output directories.tradke2004-07-07
* Added filereader testsuite based on CarpetExtra/WaveToyMoL.tradke2004-07-07
* Schedule CarpetIOHDF5's initial data filereader routine in level mode to maketradke2004-07-07
* Major changes to CarpetIOHDF5 recovery routines:tradke2004-07-07
* Write the correct value for the FlexIO "origin" attribute.schnetter2004-07-06