aboutsummaryrefslogtreecommitdiff
path: root/src/BrillLindquist.c
Commit message (Expand)AuthorAge
* Use "epsilon" also for Brill-LindquistHEADmastereschnett2011-10-27
* Decrease the fudge factor which avoids nans again. Rewriting theschnetter2005-04-14
* Increase the fudge factor which avoids nans.schnetter2005-04-13
* Do not produce nans on the origin.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
* Adding missing @history tags.goodale2002-08-14
* Set conformal_state to 1 if only the conformal factor is being initialised.goodale2002-04-26
* Converted to use new metric_type and conformal_storage variables.goodale2002-04-26
* 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
* Accidently added a return code to a void function yesturdayallen2000-03-28
* Added return code so that automatic warning removal worksallen2000-03-27
* 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
* Bug fix for BrillLindquist and tidying info statementsallen1999-10-24
* Tom's C version of IDAnalyticBH is now the default. Passes testsuitesallen1999-10-21