aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Removed double DECLARE_CCTK_ARGUMENTS in one functionallen2004-04-07
* 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
* 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
* 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
* Generalized set symmetry BC routines for arbitrary CCTK datatypes.tradke2002-11-03
* typo in commentrideout2002-09-27
* remove prototypes for GetCartSymGI and GetCartSymGNallen2002-08-20
* Removed the functions GetCartSymGI and GetCartSymGN since they currentlyallen2002-08-20
* Obselete version of code which implements the reflection symmetries.rideout2002-07-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
* Bugfix from Frank.tradke2002-04-29
* Patch from Erik Schnetter:allen2002-04-27
* Added Frank's GetCartSym*() routines.tradke2002-04-12
* Fixed compiler warnings.tradke2001-11-05
* Fixing a few compiler warnings and Cactus/762allen2001-08-18
* Adding registration of indices for physical range of coordinates.allen2001-07-04
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Forgot to remove debugging statement, sorry about that, thanks for pointing itallen2001-05-08
* Tidying error messagesallen2001-05-07
* CCTK_FILEVERSIONallen2001-05-07
* CCTK_FILEVERSIONallen2001-05-06
* Removing compiler warningallen2001-02-24
* Fixing warningsallen2001-02-24
* GRDOC fixes.goodale2000-12-13
* fixed bug: freeing memory twicelanfer2000-09-26
* Removing call to non-ansi function 'rint'. I had already rejected onegoodale2000-07-21
* Bug fix for full grid avoiding originallen2000-07-18