aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replace Cactus complex number type with C/C++ complex numbersHEADmastereschnett2013-03-08
* Move MPI support from flesh to a thorneschnett2012-07-21
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package in documentationknarf2009-01-22
* Correct email address in copyright statement.schnetter2005-10-22
* Fix out-of-bounds array access for extent vector intradke2005-05-10
* Forgot to remove the '*' for CCTK_STRING arguments.tradke2005-03-18
* Replaced 'const CCTK_CHAR *' with 'CCTK_STRING'.tradke2005-03-17
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
* Fixed bug in calculating the hyperslab size for diagonals with periodic BCstradke2004-12-16
* Document that negative hyperslab mapping extents can be used to request thetradke2004-11-17
* Allow negative extents in a definition for a global hyperslab mapping as atradke2004-11-17
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* Correct typo in comment.schnetter2004-08-18
* Spell e.g. and i.e. as such.schnetter2004-08-18
* assert fixyye002004-08-12
* Allow hyperslabs of zero-sized grid variables.tradke2004-06-04
* Do not provide Hyperslab any more.schnetter2004-04-02
* Provide the capability "Hyperslab".schnetter2004-04-01
* 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
* Fixed gcc compiler warnings about unused parameters.tradke2003-12-08
* Document support for the 'with_ghostzones' option in the parameter table passedtradke2003-11-17
* Hyperslab mappings can now be defined to include periodic boundary points.tradke2003-11-17
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Removed wrong assert statements would caused then code to stop whentradke2003-09-25
* PUGH* thorns don't inherit from implementation "Driver" anymore buttradke2003-09-04
* Declare the cGH pointer in aliased routines as CCTK_POINTER_TO_CONSTtradke2003-09-01
* hdata argument in Hyperslab_GetList() is actually INTENT IN.tradke2003-09-01
* Document the datatype conversion routine prototype.tradke2003-09-01
* Fixed prototype for the hyperslab conversion function parameter totradke2003-09-01
* Fixed predefined routines for datatype conversions. Now they take the sourcetradke2003-09-01
* Removed deprecated hyperslab routines Hyperslab_GetHyperslab() andtradke2003-08-18
* Change to CCTK_MaxTimeLevelsallen2003-07-16
* Fix for the definition of local hyperslab mappings for periodic BC.tradke2003-06-24
* Fixed function alias argument types.tradke2003-06-16
* Support for new aliased function specification format.rideout2003-05-02
* Multiprocessor bugfix for 1D diagonal hyperslab extraction from 3D grid arrays.tradke2003-03-12
* Fixed a bug for extracting 3D diagonal hyperslabs.tradke2003-03-11
* New specification for describing aliased functions.rideout2003-02-26
* Fixed a bug when downsampling in single precision.tradke2003-02-19
* Added '% END CACTUS THORNGUIDE' end marker to thorn documentation.tradke2003-02-10
* Updated documentation.tradke2003-01-30
* Filled in the ThornGuide chapter for thorn PUGHSlab.tradke2003-01-30
* Pass the cGH pointer as a CCTK_POINTER_TO_CONST.tradke2002-11-12
* Fixed compiler warnings about potentially uninitialized variables and usingtradke2002-11-12
* Declare the hyperslab routines provided by PUGHSlab as function aliases.tradke2002-11-06