aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* New CCTK coordinate functionsallen2000-07-12
* Fix from Erik for bug with odd number of grid-points, byspacing, and avoid_or...goodale2000-05-17
* replaced bitant with Erics codelanfer2000-05-11
* bug fixlanfer2000-05-11
* enhancements to Symmetries by E.Schnetter - Thanks Eric!lanfer2000-05-11
* Fixed memory leakallen2000-05-10
* Tidying things up, removing deprecated routines.allen2000-05-10
* bug fix PR324 (freeing memory+no_origin check)lanfer2000-04-20
* Removing extraneous ; .goodale2000-04-19
* removing warning about unused variablelanfer2000-04-19
* adding support for no_origin[xyz]lanfer2000-04-19
* Fixing rcsid warnings.tradke2000-04-18
* symmetry now works with no_originlanfer2000-04-18
* fixing PR 303: byrange in octant now keeps the xyzmax value and does not rese...lanfer2000-04-18
* more extensive error messagelanfer2000-04-11
* symmetry conditions for quadrant/bitant and 1D/2D supportlanfer2000-04-07
* symmetry conditions for quadrant/bitant and 1D/2D supportlanfer2000-04-07
* Removing compiler warningsallen2000-04-04
* Cosmetic changesallen2000-03-23
* bug fix for symmetry conditionslanfer2000-03-21
* bug fix for PR266lanfer2000-03-08
* Removed strange fortran file with a c extension which isn't used.allen2000-02-20
* Replacing CCTK_CARGUMENTS etc with CCTK_ARGUMENTSallen2000-02-20
* Erik's changes to make things timelevel aware.goodale2000-02-17
* Convergence levels now start at 0, rather than at 1.goodale2000-02-07
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* Fix to some debugging code courtesy of Erik.goodale2000-01-28
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Fix for bug report CactusBase/214allen2000-01-25
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Cosmetic changesallen1999-12-16
* Added lots of missing function prototypes.goodale1999-11-30
* resolving varnames in error messagelanfer1999-11-09
* Changed name of subroutine to correctly reflect what is doesallen1999-11-02
* Added options needed by Cartoonallen1999-11-02
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
* Fixing specifying ranges by max and minallen1999-10-26
* Getting rid of Fortran filesallen1999-10-21
* Switching off debug flagallen1999-10-21
* Adding a couple of return values to appease the compilerallen1999-10-18
* Changes to header filesallen1999-10-17
* Added symmetry routines to this header file.goodale1999-10-11
* Changed to use all C routines now.goodale1999-10-07
* C version of the parameter checking routine.goodale1999-10-07
* C version of symmetry conditions. If I compile with thisgoodale1999-10-07