aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replace Cactus complex number type with C/C++ complex numbersHEADsvnmastereschnett2013-03-08
* Introduce alias SpatialSpacings, add WRITES clauseseschnett2013-01-15
* Don't optimise array indexing -- use standard methodseschnett2013-01-14
* Support array padding (take cctk_ash into account)eschnett2013-01-14
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Document deprecation of CartGrid3D symmetrieshinder2012-04-10
* Set cctkGH->cctk_delta_space instead of cctk_delta_spaceeschnett2011-12-01
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package, typoknarf2009-01-22
* fixing configuration.cclyye002008-05-26
* fixing wrong commityye002008-05-26
* fixing wrong commityye002008-05-25
* worng commit, fixingyye002008-05-25
* need this thorn to be update to date for funwaveyye002008-05-25
* Implement new keyword parameter CartGrid3D::set_coordinate_ranges_on,schnetter2008-03-05
* Set up coordinates again after regridding the initial dataschnetter2008-02-29
* Correct error in previous commitschnetter2008-02-20
* When type="multipatch", and when the aliased functionschnetter2008-02-20
* Replace #ifdef CCTK_INT1 with #ifdef HAVE_CCTK_INT1, etc., for variousschnetter2008-02-20
* Correct function prototypes: Functions in the startup bin must returnschnetter2008-02-20
* Initialise all entries in the symmetry[3] array passed by the user intotradke2007-02-16
* check the varindex argument passed into GetCartSymVI() and SetCartSymVI()tradke2007-02-16
* Correct an error with the coordinate setup on multi-block systems.schnetter2006-07-04
* Add a new manual check to ensure that the coordinate ranges are onlyschnetter2006-05-15
* Schedule CartGrid3D_SetRanges in singlemap mode instead of checkingschnetter2006-05-11
* Slight modification of the just committed patchtradke2006-05-11
* This applies Steve White's patchtradke2006-05-11
* Applying Erik's patch from the Patchs list 2.12.05swhite2006-05-11
* Register coordinate system only once in mesh refinement environmentsschnetter2006-04-18
* these files oughtn't to have been committedswhite2006-03-02
* Use CCTK_WARN instead of CCTK_VWarn.schnetter2005-12-02
* When scheduling CartGrid3D_SetCoordinates at CCTK_POSTREGRID, scheduleschnetter2005-12-02
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address of Cactus maintainers.schnetter2005-10-22
* Tag Grid::gridspacings and Grid::coordinates with 'Checkpoint="no"'.tradke2005-09-15
* Use CCTK_BYTE instead of CCTK_CHARschnetter2005-01-29
* First cut at reducing compilation time/load of this file. Havegoodale2005-01-29
* Fixed the set up for coordinate system tables which should be done only oncetradke2005-01-03
* Removing comments or blank string after continuation line marker. Thegoodale2004-08-17
* assert fixyye002004-08-12
* Change registered symmetry name to "CartGrid3D" so that people knowschnetter2004-07-25
* Added prototypes for scheduled functions.tradke2004-06-21
* Added missing prototype for CartGrid3D_ApplyBC().tradke2004-06-20
* Recalculate the coordinate grid functions in the postregrid bin.schnetter2004-06-17
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Removed doubly defined local variable to get rid of gcc warning.tradke2004-05-14
* Added prototype for fortran wrapper of DecodeSymParameters3D().tradke2004-05-14
* Correct the intent statements.hawke2004-05-10