aboutsummaryrefslogtreecommitdiff
path: root/src/Misner_standard.c
Commit message (Expand)AuthorAge
* 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
* 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
* This patch fixes a bug injthorn2003-05-02
* 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
* Cannot write to parameters since these are read-only now.tradke2001-05-22
* 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
* 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
* 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
* Fixing system include filesallen1999-11-01
* Changing a printf to a CCTK_INFOallen1999-10-28
* Tom's C version of IDAnalyticBH is now the default. Passes testsuitesallen1999-10-21