aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Correct Gaussian initial data for R=0HEADsvnmasterschnetter2009-11-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@46 071ba4cb-2270-47cd-a45a-3e542e115664
* Include Licence in READMEknarf2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@42 071ba4cb-2270-47cd-a45a-3e542e115664
* Unify README file formatknarf2009-01-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@41 071ba4cb-2270-47cd-a45a-3e542e115664
* use correct latex package in documentationknarf2009-01-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@40 071ba4cb-2270-47cd-a45a-3e542e115664
* Remove trailing white space at end of fileschnetter2008-04-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@39 071ba4cb-2270-47cd-a45a-3e542e115664
* Allow kx=0, ky=0, kz=0 for box initial data. (k_i=0 corresponds toschnetter2008-04-07
| | | | | | | constant initial data, and there is nothing special about this.) git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@38 071ba4cb-2270-47cd-a45a-3e542e115664
* Correct email address in copyright statement.schnetter2005-10-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@37 071ba4cb-2270-47cd-a45a-3e542e115664
* Renamed local variable 'index' into 'vindex' to get rid of gcc compiler warningstradke2004-06-20
| | | | | | | about naming variables after global functions. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@33 071ba4cb-2270-47cd-a45a-3e542e115664
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
| | | | | | | modifying or adding files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@32 071ba4cb-2270-47cd-a45a-3e542e115664
* typosrideout2002-12-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@29 071ba4cb-2270-47cd-a45a-3e542e115664
* 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/IDScalarWaveC/trunk@28 071ba4cb-2270-47cd-a45a-3e542e115664
* adding documenation templatesikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@26 071ba4cb-2270-47cd-a45a-3e542e115664
* Alias initial data routine to WaveToy_InitialDataallen2002-05-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@25 071ba4cb-2270-47cd-a45a-3e542e115664
* 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/IDScalarWaveC/trunk@23 071ba4cb-2270-47cd-a45a-3e542e115664
* 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/IDScalarWaveC/trunk@21 071ba4cb-2270-47cd-a45a-3e542e115664
* Adding Gaussian solution for the point r=0 (thanks to Horst Beyer for this)allen2001-12-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@20 071ba4cb-2270-47cd-a45a-3e542e115664
* Changing Gaussian initial data for the scalar wave equation to be time symmetricallen2001-12-04
| | | | | | | Unfortunately changes all testsuites. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@19 071ba4cb-2270-47cd-a45a-3e542e115664
* Making rcsid strings constant - PR 669.goodale2001-05-10
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@17 071ba4cb-2270-47cd-a45a-3e542e115664
* Updating timelevel names, and some formatting changes.allen2001-04-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@16 071ba4cb-2270-47cd-a45a-3e542e115664
* Compiler warningsallen2001-02-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@15 071ba4cb-2270-47cd-a45a-3e542e115664
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@13 071ba4cb-2270-47cd-a45a-3e542e115664
* Completing parameter range descriptions and fixing a couple of formatting bugsallen2000-12-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@12 071ba4cb-2270-47cd-a45a-3e542e115664
* 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/IDScalarWaveC/trunk@9 071ba4cb-2270-47cd-a45a-3e542e115664
* Suppressing rcsid warning.goodale2000-04-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@7 071ba4cb-2270-47cd-a45a-3e542e115664
* 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/IDScalarWaveC/trunk@6 071ba4cb-2270-47cd-a45a-3e542e115664
* Replacing CCTK_CARGUMENTS with CCTK_ARGUMENTS etc and some tidyingallen2000-02-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@5 071ba4cb-2270-47cd-a45a-3e542e115664
* Tidying include files and grdocallen2000-02-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@4 071ba4cb-2270-47cd-a45a-3e542e115664
* C version of IDScalarWavegoodale2000-02-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@2 071ba4cb-2270-47cd-a45a-3e542e115664
* Standard project directories initialized by cvs2svn.(no author)2000-02-17
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@1 071ba4cb-2270-47cd-a45a-3e542e115664