aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use CPPFLAGS when compiling the utilitiesHEADmasterhinder2013-01-29
* Remove unused variableseschnett2012-11-22
* Move MPI support from flesh to a thorneschnett2012-07-21
* Add new bindings include directory to search patheschnett2012-06-24
* Define THORN_IS_IOHDF5 when building utilitieseschnett2012-05-01
* Correct signatures of scheduled functionseschnett2011-01-21
* Require HDF5schnetter2010-03-30
* add missing header fileknarf2009-12-07
* IOHDF5: Adapt to the new parsing API in IOUtilschnetter2009-12-05
* Correct header file nameschnetter2009-12-05
* Include missing header fileschnetter2009-12-05
* fix utils by adding $(GENERAL_LIBRARIES) to link lineknarf2009-09-23
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package in documentationknarf2009-01-22
* Document that IO::checkpoint_every_walltime_hours is not supported.schnetter2008-05-12
* include missing header file <string.h>tradke2008-01-24
* fixed function argument types used in calls to H5Sselect_hyperslab()tradke2008-01-23
* added missing header <string.h>tradke2008-01-23
* Choose HDF5 1.6 API when compiled with HDF5 1.8.schnetter2008-01-15
* moved driver-independent HDF5 utilities from here to CactusExternal/HDF5tradke2007-11-12
* added utility program to convert CarpetIOHDF5 output data into PUGH's IOHDF5tradke2007-07-02
* give some better help on how to use the hdf5_extract utilitiy programtradke2007-05-31
* fixed a bug when recombining/merging compressed datasets.tradke2006-11-27
* Added LocalReduce to ActiveThorns list.tradke2006-08-08
* Fix removal of recovery checkpoint: if IO::recover_and_remove is set, thetradke2006-06-06
* Undo my last (accidental) modification to these two files.tradke2005-11-16
* Don't remove an initial data checkpoint file if IO::checkpoint_keep is set totradke2005-11-16
* commits to change IOBasic to use the new reduction interface. This breaks the...yye002005-11-01
* Reverse the dimensions when converting from HDF5 to SDF.tradke2005-11-01
* Correct email address in copyright statement.schnetter2005-10-22
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Fixed redefinition of \ThisThorn command in thorn documentation.tradke2005-07-25
* Added necessary logic to implement IO::checkpoint_keep as steerable parameter.tradke2005-06-10
* Add short file descriptions and CVS Header comments.schnetter2005-05-23
* Give local makefile variables unique names.tradke2005-02-22
* Added 'OPTIONAL FlexIO' and 'OPTIONAL SDF' to build utilities if such capabil...tradke2005-02-22
* Use makefile defines provided by other thorns' configuration files.tradke2005-02-22
* Thorn library names are prefixed by $(CCTK_LIBNAME_PREFIX).tradke2005-02-22
* Use aliased function IO_TruncateOutputFiles() to check whether or nottradke2004-11-17
* Test the makefile variable HDF5_LFS_FLAGS to check for HDF5 LFS support.tradke2004-11-08
* Document the hdf5_convert_from_sdf utility program.tradke2004-09-17
* Get the missing metadata information from command line parameters.tradke2004-09-15
* Removing printing of error message from this file if there is no SDF.goodale2004-08-25
* Added utility program to convert SDF datafiles into HDF5 so that they can betradke2004-08-24
* Reduce the sieve buffer size from 32 MB down to 8 MB to overcome memorytradke2004-08-24
* Fixed typo in routine name.tradke2004-08-24
* replacing cctk_vwarn with fprintf'syye002004-08-24
* assert fixyye002004-08-12
* Fixed grdoc for OutputVarAs().tradke2004-07-05