aboutsummaryrefslogtreecommitdiff
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
* Include Licence in READMEknarf2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@48 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Unify README file formatknarf2009-01-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@47 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* use correct latex package in documentationknarf2009-01-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@46 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Correct email address in copyright statement.schnetter2005-10-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@45 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
* adding documenation templatesikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@35 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Alias initial data routine to WaveToy_InitialDataallen2002-05-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@34 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Updating storage statements to specify that these routines requiregoodale2002-04-16
| | | | | | | | | storage for three timelevels as per the new schedule.ccl stuff. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@32 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
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@26 7ec00dc9-1e7a-42ad-bf73-a299ee168e72
* Completing parameter range descriptions and fixing a couple of formatting bugsallen2000-12-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@25 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
* Updated copyright statements. Should probably change these to LGPL, butgoodale2000-02-08
| | | | | | | | | | in the meantime have made it clear that other thorns aren't contaminated by the GPL on these thorns. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@16 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
* Removing COMMallen2000-01-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@13 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
* Adding copyrights ...allen1999-11-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@10 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
* Standard project directories initialized by cvs2svn.(no author)1999-10-11
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@1 7ec00dc9-1e7a-42ad-bf73-a299ee168e72