aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Correct Gaussian initial data for R=0HEADmasterschnetter2009-11-05
* Renaming sqr to square as sqr seemes to have been defined in a systemgoodale2004-09-10
* Renamed local variable 'index' to 'vindex' to get rid of gcc compiler warningstradke2004-06-21
* Fixed error setting solution at special case of r=0allen2002-08-21
* Making the initial data consistent between the initial data thorns -goodale2002-01-16
* Updating timelevel names, and some formatting changes.allen2001-04-18
* Initialize the corners of phi_next to zero so that the testsuites cantradke2000-06-19
* Suppressing rcsid warning.goodale2000-04-18
* Changed to use timelevels - thanks for putting the rotation in PUGH Ed.goodale2000-03-29
* Replacing CCTK_CARGUMENTS with CCTK_ARGUMENTS etc and some tidyingallen2000-02-20
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Includes header file for CCTK_ParamWarn.goodale1999-10-11
* Modified to have precisely the functionality of IDScalarWavegoodale1999-10-11
* WaveToy Initial data in C++ (only gaussian initial data here for easyness)werner1999-10-11