aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replace Cactus complex number type with C/C++ complex numbersHEADmastereschnett2013-03-08
* Remove unused variableeschnett2012-11-22
* Correct format stringeschnett2012-11-22
* Move MPI support from flesh to a thorneschnett2012-07-21
* Add missing #includeeschnett2012-07-21
* Correct signatures of scheduled functionseschnett2011-01-21
* IOHDF5Util: Adapt to the new parsing API in IOUtilschnetter2009-12-05
* Remove empty fileschnetter2009-09-24
* Require capability HDF5 via configuration.ccl instead of checking itsschnetter2009-09-24
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package in documentationknarf2009-01-22
* #include <strlen.h>schnetter2008-12-18
* use collective transfers when writing datasets using parallel HDF5tradke2008-10-28
* Choose HDF5 1.6 API when compiled with HDF5 1.8.schnetter2008-01-15
* bugfix: return the correct number of recovered variables also on non-I/O proc...tradke2007-06-28
* declare parameters before using them in function WriteDataCollective().tradke2007-01-04
* Implement variable-specific output request option 'compression_level'tradke2006-11-17
* Make only optional use of aliased function Coord_GroupSystem().tradke2006-10-04
* Do not checkpoint groups tagged with 'CHECKPOINT = "no"' in their interface.ccltradke2006-09-11
* Fix datatype of the 'origin' argument in H5Sselect_hyperslab() calls.tradke2006-06-15
* Correct email address in copyright statement.schnetter2005-10-22
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Slightly reworded error message when Cactus wasn't configured with HDF5=yes.tradke2004-11-08
* Test the makefile variable HDF5_LFS_FLAGS to check for HDF5 LFS support.tradke2004-11-08
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* Fixed a memory leak during checkpointing.tradke2004-11-02
* Include "util_Table.h".tradke2004-05-10
* Use aliased function Coord_GroupSystem().tradke2004-05-10
* Remove calls to deprecated CCTK_Coord*() routines and use aliased functionstradke2004-05-08
* Fixed declaration of Hyperslab_GetList() which was mismatching with itstradke2004-05-05
* Fixed check for HDF5.tradke2004-04-29
* Inherit from IO.tradke2004-04-28
* IOHDF5Util doesn't need to inherit from Hyperslab anymore.tradke2004-04-23
* Clean up the check for HDF5schnetter2004-04-10
* Do not require Hyperslab any more.schnetter2004-04-02
* Use the capability Hyperslab instead of inheriting from theschnetter2004-04-01
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Do not check for PUGH, because this is handled by theschnetter2004-03-10
* Write all the Cactus parameters into a dataset rather than a single stringtradke2004-02-04
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* When looping over all groups for checkpointing: skip groups with no variablestradke2003-11-24
* Correct inter-thorn dependencies.schnetter2003-11-19
* For checkpointing: set the with_ghostzones flag in the ioRequest structure to...tradke2003-11-17
* Be backwards compatible for group type codes when reading old checkpoint files.schnetter2003-10-29
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Fixed a problem with recovering small distributed grid arraystradke2003-10-24
* Fix for recovery of grid scalars: their rank should be compared against 0 now.tradke2003-10-23
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13