aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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