aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Making WaveToy versions more consistent. This change also fixes the buggoodale2004-05-06
| | | | | | | | in some of the implementations whereby "zero" rather than "scalar" was passed to the boundary condition routines - PR 1676. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@118 4451c3c6-1034-4891-99ea-21147727ccdf
* Remove terminating semicolons; they are not necessary in Fortranschnetter2004-04-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@113 4451c3c6-1034-4891-99ea-21147727ccdf
* 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/WaveToyF77/trunk@110 4451c3c6-1034-4891-99ea-21147727ccdf
* Startup functions should return 0schnetter2004-01-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@108 4451c3c6-1034-4891-99ea-21147727ccdf
* Do not return a value from the scheduled startup functionschnetter2004-01-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@107 4451c3c6-1034-4891-99ea-21147727ccdf
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
| | | | | | | | #include "cctk_Functions.h" and then use the macro DECLARE_CCTK_FUNCTIONS. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@103 4451c3c6-1034-4891-99ea-21147727ccdf
* Fix non-f77 comparison to be f77allen2003-07-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@101 4451c3c6-1034-4891-99ea-21147727ccdf
* Changes to use of new boundary infrastructureallen2003-07-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@100 4451c3c6-1034-4891-99ea-21147727ccdf
* 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/WaveToyF77/trunk@99 4451c3c6-1034-4891-99ea-21147727ccdf
* Support for new method of handling boundary widths for boundary conditions.rideout2003-05-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@97 4451c3c6-1034-4891-99ea-21147727ccdf
* Remove debugging print statement.rideout2003-03-26
| | | | | | | Fixes CactusWave/1455. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@95 4451c3c6-1034-4891-99ea-21147727ccdf
* Function aliased routines are now called as functions from Fortran.rideout2003-02-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@93 4451c3c6-1034-4891-99ea-21147727ccdf
* The radiative boundary condition is now registered under the name "Radiation".rideout2003-02-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@91 4451c3c6-1034-4891-99ea-21147727ccdf
* Modified to use new boundary interface.rideout2003-02-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@89 4451c3c6-1034-4891-99ea-21147727ccdf
* Standardizing all boundary conditions across wavetoy thornsallen2002-05-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@86 4451c3c6-1034-4891-99ea-21147727ccdf
* Updating timelevel names, and some formatting changes.allen2001-04-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@72 4451c3c6-1034-4891-99ea-21147727ccdf
* Pass in variables instead of numbers into boundary functionallen2000-07-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@64 4451c3c6-1034-4891-99ea-21147727ccdf
* changed to BndRobinVNlanfer2000-07-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@61 4451c3c6-1034-4891-99ea-21147727ccdf
* double prec. constants: 1.0d0lanfer2000-07-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@59 4451c3c6-1034-4891-99ea-21147727ccdf
* support for Robin boundary conditions in Wavetoy - for testing of Robin onlylanfer2000-07-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@56 4451c3c6-1034-4891-99ea-21147727ccdf
* Beta 8 name changesallen2000-07-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@55 4451c3c6-1034-4891-99ea-21147727ccdf
* 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/WaveToyF77/trunk@53 4451c3c6-1034-4891-99ea-21147727ccdf
* 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/WaveToyF77/trunk@51 4451c3c6-1034-4891-99ea-21147727ccdf
* 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/WaveToyF77/trunk@50 4451c3c6-1034-4891-99ea-21147727ccdf
* 60% more MFlop/sgoodale2000-03-28
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@49 4451c3c6-1034-4891-99ea-21147727ccdf
* Making sure this thorn is purely F77.goodale2000-03-07
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@46 4451c3c6-1034-4891-99ea-21147727ccdf
* Replacing CCTK_CARGUMENTS with CCTK_ARGUMENTS etc and some tidyingallen2000-02-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@44 4451c3c6-1034-4891-99ea-21147727ccdf
* cctk_arguments -> cctk_Argumentsallen2000-01-27
| | | | | | | cctk_parameters -> cctk_Parameters git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@41 4451c3c6-1034-4891-99ea-21147727ccdf
* Fixing various things pointed out by compiling with -Wall.goodale1999-11-03
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@37 4451c3c6-1034-4891-99ea-21147727ccdf
* 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/WaveToyF77/trunk@35 4451c3c6-1034-4891-99ea-21147727ccdf
* Restructuring a litteallen1999-09-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@31 4451c3c6-1034-4891-99ea-21147727ccdf
* A bit of tidyingallen1999-09-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@29 4451c3c6-1034-4891-99ea-21147727ccdf
* Mainly changing to new IO parameters and synchronising routinesallen1999-09-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@26 4451c3c6-1034-4891-99ea-21147727ccdf
* Fixing radiation boundary conditionsallen1999-09-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@25 4451c3c6-1034-4891-99ea-21147727ccdf
* adding additional argument for Rad.BC calllanfer1999-09-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@24 4451c3c6-1034-4891-99ea-21147727ccdf
* Design changesallen1999-09-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@23 4451c3c6-1034-4891-99ea-21147727ccdf
* Adding error codes to boundary routinesallen1999-09-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@21 4451c3c6-1034-4891-99ea-21147727ccdf
* Removing initial data and setting of timestep from WaveToy, theseallen1999-09-04
| | | | | | | jobs go to different thorns now git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@19 4451c3c6-1034-4891-99ea-21147727ccdf
* A lot of parameter name changes, especially for IOallen1999-07-30
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@11 4451c3c6-1034-4891-99ea-21147727ccdf
* Added CCTK_PASS_FTOFallen1999-07-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@10 4451c3c6-1034-4891-99ea-21147727ccdf
* Changing name of private variableallen1999-07-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@9 4451c3c6-1034-4891-99ea-21147727ccdf
* You can now run with both WaveToyF77 and WaveToyF90 and compiled (!)allen1999-07-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@7 4451c3c6-1034-4891-99ea-21147727ccdf
* Development changesallen1999-07-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@6 4451c3c6-1034-4891-99ea-21147727ccdf
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-07-25
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@3 4451c3c6-1034-4891-99ea-21147727ccdf