aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* tiding and changing routine name to avoid clashesallen2002-04-30
* Set conformal_state to 1 if only the conformal factor is being initialised.goodale2002-04-26
* Removing some excess code I accidently left in.goodale2002-04-26
* Just spotted that Schwarzschild does calculate the second derivatives, sogoodale2002-04-26
* Converted to use new metric_type and conformal_storage variables.goodale2002-04-26
* Remove compiler warning on originallen2002-01-05
* Formatting changesallen2001-10-21
* Cannot write to parameters since these are read-only now.tradke2001-05-22
* Fixed CCTK_FILEVERSIONallen2001-05-21
* CCTK_FILEVERSIONallen2001-05-11
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-09
* Fixed wrong argument types to pow(3) which caused the testsuites on DEC Alphastradke2001-05-07
* Removing compiler warningsallen2001-02-25
* Fixing warningsallen2001-02-24
* Changed C++ comments back to C comments.miguel2000-10-13
* John Bakers initial data for Kerr black holesallen2000-09-15
* Some optimizations: use single loop with linear indices, replace divs by mults.tradke2000-06-28
* 20% speedup by taking the sinh and tanh calculations out of the loop.tradke2000-06-28
* Loop optimizations and divs replaced by mults make calculation of ID fortradke2000-06-22
* Change CARGUMENTS to ARGUMENTSallen2000-03-28
* Accidently added a return code to a void function yesturdayallen2000-03-28
* Added return code so that automatic warning removal worksallen2000-03-27
* Removing a print Hello statement ...allen2000-03-23
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* cctk_parameters -> cctk_Parametersallen2000-01-27
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Tidyingallen1999-11-12
* Fixing system include filesallen1999-11-01
* Adding math.hallen1999-11-01
* More tidying of info statementsallen1999-10-28
* Changing a printf to a CCTK_INFOallen1999-10-28
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
* Bug fix for BrillLindquist and tidying info statementsallen1999-10-24
* Tom's C version of IDAnalyticBH is now the default. Passes testsuitesallen1999-10-21
* Adding storage for all variables for Misner (misner data shouldallen1999-10-17
* iallen1999-07-29
* New names for include filesallen1999-06-29
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25
* Changed "../../../packages/..." to "..." since "packages" is now on the includegoodale1999-06-24
* Added FMODIFIER to Fortran subroutine definitions.goodale1999-06-24
* Double -> CCTK_REALallen1999-06-15
* Some bug fixes in boundary stuffjmasso1999-06-04
* Changed h?? to k?? everywhere (apart from parameter files)allen1999-04-22
* Mainly formatting changesallen1999-03-22
* Linux doesn't allow integers to be treated a logicsallen1999-03-20
* Tidied up and finished (hopefully) black hole initial dataallen1999-03-19
* Fixing some small problemsallen1999-03-15
* New routineallen1999-03-03
* Adding new routinesallen1999-03-03