aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* IOPanda: Adapt to the new parsing API in IOUtilHEADsvnmasterschnetter2009-12-05
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package in documentationknarf2009-01-22
* Make only optional use of aliased function Coord_GroupSystem().tradke2006-10-04
* 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
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* Yet more ugliness to get this compiling again on sx-5.goodale2004-09-10
* Ugly code to make this compile on SX-5 with latest flexio.goodale2004-09-10
* Add missing prototype.schnetter2004-06-12
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Use IO::strict_io_parameter_check.tradke2004-06-09
* 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 prototype for Hyperslab_Get().tradke2004-05-08
* Inherit from IO.tradke2004-04-28
* IOPanda doesn't need to inherit from Hyperslab anymore.tradke2004-04-24
* Corrections from Dylan/Jimallen2004-03-28
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* PUGHIO* thorns now require the thorns they depend upon (PUGH, IOHDF5Util,tradke2003-09-04
* Fixed typo in aliased function declaration.tradke2003-09-01
* Fixed prototype for the hyperslab conversion function parameter totradke2003-09-01
* Change to CCTK_MaxTimeLevelsallen2003-07-16
* Fixed argument types for hyperslab function aliases.tradke2003-05-28
* Support for new aliased function specification format.rideout2003-05-02
* Fixed old parameter setting 'IOPanda::outdir'.tradke2003-04-10
* Fixed function alias declarations according to the new semantics.tradke2003-02-27
* Copy string parameter pointer into local variable before modifying it.tradke2003-01-22
* 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
* Fixed a potential bug in determine_overlap(). This closes PR CactusPUGHIO/1143.tradke2002-07-12
* Fixed wrong contents in README. This closes PR CactusPUGHIO/1144.tradke2002-07-12
* Added email addresses of author(s)/maintainer(s) of this thorn.tradke2002-06-07
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
* Don't include <malloc.h> which isn't there under MacOS X and also doesn't seemtradke2002-06-03
* Allow the 'out_every' option in option strings to set the output frequencytradke2002-05-28
* Make use of Tom's extensions to parameter declarations:tradke2002-05-27
* Another bugfix in checking for output of complex variables.tradke2002-05-23
* Bugfix in checking for complex variables.tradke2002-05-23
* Moving check for PUGH and MPI to a dependency, so the check is done aftergoodale2002-05-17
* Include header file <stdlib.h>. This closes PR CactusPUGHIO/1020.tradke2002-05-07
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Switched IOPanda to use the new Hyperslabbing API for outputting arbitrarytradke2002-04-26
* Removed unused parameters inherited from IO.tradke2002-04-26