aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* PUGHIO* thorns now require the thorns they depend upon (PUGH, IOHDF5Util,tradke2003-09-04
* Fixed prototype for the hyperslab conversion function parameter totradke2003-09-01
* Change to CCTK_MaxTimeLevelsallen2003-07-16
* Use CCTK_GroupStorageIncrease() to get the number of active timelevels fortradke2003-07-14
* Better wording in warning message which is issued if the reduction operationtradke2003-07-14
* Checkpoint active timelevels only. This closes PR BetaThorns/1564.tradke2003-07-14
* Fix for checkpointing grid arrays which don't have any points on a processor.tradke2003-06-27
* Another fix for the bounding box attributes of hyperslab output.tradke2003-06-13
* Fix the bounding box attributes "origin", "min_ext", "max_ext", and "delta"tradke2003-06-12
* Fixed argument types for hyperslab function aliases.tradke2003-05-28
* Support for new aliased function specification format.rideout2003-05-02
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* New specification for describing aliased functions. (from Thomas Radke)rideout2003-02-26
* Added missing includes and fixed structure name when compiling with parallel ...tradke2002-12-05