aboutsummaryrefslogtreecommitdiff
path: root/src/Schwarzschild.c
Commit message (Expand)AuthorAge
* Use a fudge factor to remove singularities when grid points fall ontoschnetter2004-07-06
* Add lapse "schwarzschild" as an alias for "schwarz".schnetter2004-06-23
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* * fix mismatched CCTK_VWarn() formats and arguments forjthorn2003-06-04
* add CCTK_VInfo() calls to tell the user that we're in this thornjthorn2003-05-06
* add prototypes for a bunch of un-prototyped functionsjthorn2003-05-06
* fix a bug where settingjthorn2003-05-06
* Change from using memset() to using a new functionjthorn2003-03-24
* Fix to a bug in the Schwarzschild metric for the physical case (Note: this is...allen2002-11-01
* 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
* Formatting changesallen2001-10-21
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed wrong argument types to pow(3) which caused the testsuites on DEC Alphastradke2001-05-07
* Removing compiler warningsallen2001-02-25
* Change CARGUMENTS to ARGUMENTSallen2000-03-28
* 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
* Tom's C version of IDAnalyticBH is now the default. Passes testsuitesallen1999-10-21