aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@113 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Adding missing semicolons after the DECLARE macros.goodale2004-09-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@111 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* 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/WaveToyC/trunk@110 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* 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/WaveToyC/trunk@109 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Re-instating "zero" as a boundary value, but changed C code to convert thisgoodale2004-05-06
| | | | | | | | | to "scalar" when calling the boundary routines. Fixes PR 1676. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@107 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Rename boundary condition "zero" to "scalar".schnetter2004-05-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@106 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Do not explicitly apply the symmetry boundary conditions any more.schnetter2004-03-09
| | | | | | | Activate SymBase thorn in all parameter files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@99 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Startup function should return 0schnetter2004-01-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@98 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Explicitly check for errors after applying the boundary conditionsschnetter2004-01-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@97 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Change startup function from returning int to returning voidschnetter2004-01-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@96 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Undo my accidental changes.schnetter2003-11-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@94 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Schedule boundary conditions at postrestrict.schnetter2003-11-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@93 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Add include statements for cctk_Functions.h where necessary.schnetter2003-10-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@92 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Changes to use of new boundary infrastructureallen2003-07-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@90 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Remove unused variablesallen2003-07-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@89 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Setting keyword parameter bound to "none" no longer selects phi forrideout2003-05-15
| | | | | | | | | | the "None" boundary condition, so that other thorns can select phi for their own favorite boundary condition. Fixes SampleBoundary testsuite. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@88 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Support for new method of handling boundary widths for boundary conditions.rideout2003-05-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@86 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* The radiative boundary condition is now registered under the name "Radiation".rideout2003-02-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@82 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Use new boundary interface.rideout2003-02-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@80 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Standardizing all boundary conditions across wavetoy thornsallen2002-05-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@73 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Added static boundary conditionsallen2002-03-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@67 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Making rcsid strings constant - PR 669.goodale2001-05-10
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@59 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Removed debug ouput statement which was left over from the timelevel changes.tradke2001-04-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@57 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Updating timelevel names, and some formatting changes.allen2001-04-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@56 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixing warningsallen2001-02-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@54 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Beta 8 name changesallen2000-07-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@46 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* New names for macros calling fortran from Callen2000-05-10
| | | | | | | | Fixing names of deprecated symmetry boundary condition routines which will be removed now git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@44 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Removed explicit calls to sync and boundaries. Now the syncing isgoodale2000-04-19
| | | | | | | | | done via the schedular. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@42 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Suppressing rcsid warning.goodale2000-04-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@41 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* 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/WaveToyC/trunk@40 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* 60% more MFlop/sgoodale2000-03-28
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@39 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Adding a return so the variable defining macro worksallen2000-03-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@37 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Replacing CCTK_CARGUMENTS with CCTK_ARGUMENTS etc and some tidyingallen2000-02-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@34 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* 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/WaveToyC/trunk@30 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* cctk_arguments -> cctk_Argumentsallen2000-01-27
| | | | | | | cctk_parameters -> cctk_Parameters git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@29 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Adding USE_CCTK_PARAMETERSallen2000-01-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@27 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Added lots of missing function prototypes.goodale1999-11-30
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@26 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixing various things pointed out by compiling with -Wall.goodale1999-11-03
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@23 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
| | | | | | | | | | harmless things like not returning a value, but a rather subtle memory leak in one place too. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@21 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* using the new boundary interface with Wavetoylanfer1999-10-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@19 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Restructuring a litteallen1999-09-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@15 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixing radiation boundary conditionsallen1999-09-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@11 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixed prototype errorallen1999-09-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@9 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Design changesallen1999-09-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@8 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixing the bug in using radiation boundary conditions (I had copiedallen1999-09-11
| | | | | | | | | | | | the call line from F77 which was actually wrong but bizarrely worked) Adding error codes to boundary conditions. Changing things around to make the application of boundary conditions clearer. Now the arrays are swapped at the end and not in the middle. Need to copy this to the other 2 thorns. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@6 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-09-10
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@3 90eea020-d82d-4da5-bf6e-4ee79ff7632f