aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Use "epsilon" also for Brill-LindquistHEADmastereschnett2011-10-27
* The Kerr initial data (ineschnett2011-03-08
* Segfault with kerr initial data using IDAnalyticBHbmundim2011-02-28
* correct computation of shift vector in Kerr metric, along with the documentat...knarf2010-10-07
* Decrease the fudge factor which avoids nans again. Rewriting theschnetter2005-04-14
* Increase the fudge factor which avoids nans.schnetter2005-04-13
* Produce good initial data even on the axis. Patch by Bernard Kelly.schnetter2004-12-17
* assert fixyye002004-08-12
* Use a fudge factor to remove singularities when grid points fall ontoschnetter2004-07-06
* Do not produce nans on the origin.schnetter2004-06-23
* Add lapse "schwarzschild" as an alias for "schwarz".schnetter2004-06-23
* Untabified.goodale2004-05-17
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Bug-fix from Frank Herrman.goodale2004-05-13
* * fix mismatched CCTK_VWarn() formats and arguments forjthorn2003-06-04
* since I haven't tracked down the infinite memory leak, at least putjthorn2003-05-06
* add CCTK_VInfo() calls to tell the user that we're in this thornjthorn2003-05-06
* fix grdoc comment for iso(),jthorn2003-05-06
* add prototypes for a bunch of un-prototyped functionsjthorn2003-05-06
* fix a bug where settingjthorn2003-05-06
* This patch fixes a bug injthorn2003-05-02
* 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
* Adding missing @history tags.goodale2002-08-14
* 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