aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Correct Gaussian initial data for R=0HEADmasterschnetter2009-11-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@52 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Renaming sqr to square as sqr seemes to have been defined in a systemgoodale2004-09-10
| | | | | | | header on the NEC SX-5. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@41 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Renamed local variable 'index' to 'vindex' to get rid of gcc compiler warningstradke2004-06-21
| | | | | | | about naming variables after global functions. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@40 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Fixed error setting solution at special case of r=0allen2002-08-21
| | | | | | | | | | Closes Cactus/1085 Also made the gaussian in IDScalarWaveCXX consistent with gaussians in the other ID thorns, hence new testsuite results. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@37 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Making the initial data consistent between the initial data thorns -goodale2002-01-16
| | | | | | | | | in particular adding "none" to the C and C++ versions. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@30 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Updating timelevel names, and some formatting changes.allen2001-04-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@28 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Initialize the corners of phi_next to zero so that the testsuites cantradke2000-06-19
| | | | | | | run now with PUGH::zero_memory = 0 on Alphas. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@22 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Suppressing rcsid warning.goodale2000-04-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@20 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Changed to use timelevels - thanks for putting the rotation in PUGH Ed.goodale2000-03-29
| | | | | | | | | | | Note that the no-boundary condition tests assumed that phi_new had zero at its boundaries. This is, or course, no longer true with timelevel rotation. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@19 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Replacing CCTK_CARGUMENTS with CCTK_ARGUMENTS etc and some tidyingallen2000-02-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@18 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
| | | | | | | automatically included now git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@15 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* cctk_arguments -> cctk_Argumentsallen2000-01-27
| | | | | | | cctk_parameters -> cctk_Parameters git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@14 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Adding USE_CCTK_PARAMETERSallen2000-01-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@12 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Includes header file for CCTK_ParamWarn.goodale1999-10-11
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@5 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Modified to have precisely the functionality of IDScalarWavegoodale1999-10-11
| | | | | | | | | - now is another implementation of IDScalarWave. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@3 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* WaveToy Initial data in C++ (only gaussian initial data here for easyness)werner1999-10-11
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@2 7ec00dc9-1e7a-42ad-bf73-a299ee168e72