aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Removed double DECLARE_CCTK_ARGUMENTS in one functionallen2004-04-07
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Making warnings about using old symmetry stuff less severe.goodale2004-03-26
* Do not report an error when no variables have been selected for aschnetter2004-03-26
* Use the new SymBase infrastructure to find out about symmetry boundaries.schnetter2004-03-09
* Add Fortran wrapper for DecodeSymParameters3Dschnetter2004-03-09
* Apply symmetry boundary conditions on all faces (not only on lower ones).tradke2004-03-04
* Use the real convergence factor instead of the value 2.schnetter2004-02-06
* Hardwire convergence factor to 2schnetter2004-01-19
* Provide a coordinate-thorn and symmetry-thorn independent way ofschnetter2004-01-19
* Include cctk.h to get the declaration of cGH.schnetter2004-01-05
* CartGrid3D requires thorn CoordBase because it makes direct calls to Coord_*().tradke2003-11-18
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Tags entry to stop Carpet applying prolongation to the coordinate GFs.hawke2003-10-15
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Changed the datatype of the PHYSICALMIN/PHYSICALMAX options in coordinate tablestradke2003-09-01
* A few optimizations which also make the code more readable.tradke2003-08-28
* Remove extraneous comment. Fixes CactusBase/1593.rideout2003-08-26
* CardGrid3D now inherits from CoordBaserideout2003-08-22
* Update to use CoordBase. Registration of spher3d is deprecated.rideout2003-08-22
* Patch by Erik Schnetter: use the new macros CCTK_DELTA_SPACE andtradke2003-06-17
* Add a warning (level 4) is a staggered center has been requestedallen2003-06-07
* From Jonathan Thornburg:tradke2003-02-12
* Fix uninitialised variable when have mesh refinementallen2003-01-03
* Removed footnote which said that symmetry BCs are only implemented for CCTK_REALtradke2002-11-03
* Generalized set symmetry BC routines for arbitrary CCTK datatypes.tradke2002-11-03
* typo in commentrideout2002-09-27
* typorideout2002-09-03
* remove prototypes for GetCartSymGI and GetCartSymGNallen2002-08-20
* Removed the functions GetCartSymGI and GetCartSymGN since they currentlyallen2002-08-20