aboutsummaryrefslogtreecommitdiff
path: root/src/CartGrid3D.c
Commit message (Expand)AuthorAge
* Don't optimise array indexing -- use standard methodseschnett2013-01-14
* Set cctkGH->cctk_delta_space instead of cctk_delta_spaceeschnett2011-12-01
* Implement new keyword parameter CartGrid3D::set_coordinate_ranges_on,schnetter2008-03-05
* Correct error in previous commitschnetter2008-02-20
* When type="multipatch", and when the aliased functionschnetter2008-02-20
* 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
* Applying Erik's patch from the Patchs list 2.12.05swhite2006-05-11
* Use CCTK_WARN instead of CCTK_VWarn.schnetter2005-12-02
* Fixed the set up for coordinate system tables which should be done only oncetradke2005-01-03
* assert fixyye002004-08-12
* Added prototypes for scheduled functions.tradke2004-06-21
* Recalculate the coordinate grid functions in the postregrid bin.schnetter2004-06-17
* Removed doubly defined local variable to get rid of gcc warning.tradke2004-05-14
* 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
* 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
* 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
* Added parameter check to make sure only one processor is used forpollney2002-06-18
* Fixed potentially uninitialized variables.tradke2002-06-17
* Added "bitant_rotate" and "quadrant_reflect_rotate" domains forpollney2002-06-10
* Removed compiler warning about potentially uninitialized variables.tradke2002-04-29
* Patch from Erik Schnetter:allen2002-04-27
* Fixing a few compiler warnings and Cactus/762allen2001-08-18
* Adding registration of indices for physical range of coordinates.allen2001-07-04
* Removing compiler warningallen2001-02-24
* Removing call to non-ansi function 'rint'. I had already rejected onegoodale2000-07-21
* Bug fix for full grid avoiding originallen2000-07-18
* Fixing stupid commit I made a couple of days ago, where I set the originallen2000-07-18
* Fixed compiler warnings about uninitialized variables, removed assert.h fromtradke2000-07-15
* Bug fix from Erik Schnetterallen2000-07-14
* Removing unused variablesallen2000-07-13
* New CCTK Coordinate functionsallen2000-07-12
* Fix from Erik for bug with odd number of grid-points, byspacing, and avoid_or...goodale2000-05-17
* enhancements to Symmetries by E.Schnetter - Thanks Eric!lanfer2000-05-11
* Removing extraneous ; .goodale2000-04-19
* adding support for no_origin[xyz]lanfer2000-04-19
* Fixing rcsid warnings.tradke2000-04-18
* fixing PR 303: byrange in octant now keeps the xyzmax value and does not rese...lanfer2000-04-18
* Cosmetic changesallen2000-03-23
* Replacing CCTK_CARGUMENTS etc with CCTK_ARGUMENTSallen2000-02-20