aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Pass the cGH pointer as a CCTK_POINTER_TO_CONST.tradke2002-11-12
* Including "Hyperslab.h" isn't neccessary anymore since we are using functiontradke2002-11-06
* Use the "Hyperslab_*" function aliases.tradke2002-11-06
* When called by the filereader API, check whether to read in a dataset by nametradke2002-09-18
* Shortcutting H5Giterate() after a dataset has been successfully recovered.tradke2002-09-17
* During checkpointing, also check individual timelevels if they have storagetradke2002-09-04
* Broadcast recovered cctk_time as a CCTK_REAL (instead CCTK_REAL4).tradke2002-08-16
* For filereader: report the restored variables also with default setting fortradke2002-07-05
* Fixed a resource leak in the recovery routines.tradke2002-07-05
* Extended the routine registered as IOHDF5's filereader to select variablestradke2002-07-01
* Needs the Hyperslab.h headerallen2002-06-27
* Fixed potential malloc() of zero bytes. Thanks to efence.tradke2002-06-24
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
* Give a more verbose warning if datasets cannot be recovered.tradke2002-05-30