aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
* Adding missing semicolons after the DECLARE macros.goodale2004-09-08
* Renamed local variable 'index' to 'vindex' to get rid of gcc compiler warningstradke2004-06-21
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Re-instating "zero" as a boundary value, but changed C code to convert thisgoodale2004-05-06
* Rename boundary condition "zero" to "scalar".schnetter2004-05-05
* Do not explicitly apply the symmetry boundary conditions any more.schnetter2004-03-09
* Startup function should return 0schnetter2004-01-16
* Explicitly check for errors after applying the boundary conditionsschnetter2004-01-16
* Change startup function from returning int to returning voidschnetter2004-01-16
* Undo my accidental changes.schnetter2003-11-05
* Schedule boundary conditions at postrestrict.schnetter2003-11-05
* Add include statements for cctk_Functions.h where necessary.schnetter2003-10-27
* Changes to use of new boundary infrastructureallen2003-07-18
* Remove unused variablesallen2003-07-17
* Setting keyword parameter bound to "none" no longer selects phi forrideout2003-05-15
* Support for new method of handling boundary widths for boundary conditions.rideout2003-05-05
* The radiative boundary condition is now registered under the name "Radiation".rideout2003-02-17
* Use new boundary interface.rideout2003-02-14
* Standardizing all boundary conditions across wavetoy thornsallen2002-05-31
* Added static boundary conditionsallen2002-03-16
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Removed debug ouput statement which was left over from the timelevel changes.tradke2001-04-19
* Updating timelevel names, and some formatting changes.allen2001-04-18
* Fixing warningsallen2001-02-24
* Beta 8 name changesallen2000-07-12
* New names for macros calling fortran from Callen2000-05-10
* Removed explicit calls to sync and boundaries. Now the syncing isgoodale2000-04-19
* Suppressing rcsid warning.goodale2000-04-18
* Changed to use timelevels - thanks for putting the rotation in PUGH Ed.goodale2000-03-29
* 60% more MFlop/sgoodale2000-03-28
* Adding a return so the variable defining macro worksallen2000-03-23
* Replacing CCTK_CARGUMENTS with CCTK_ARGUMENTS etc and some tidyingallen2000-02-20
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Added lots of missing function prototypes.goodale1999-11-30
* Fixing various things pointed out by compiling with -Wall.goodale1999-11-03
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
* using the new boundary interface with Wavetoylanfer1999-10-19
* Restructuring a litteallen1999-09-27
* Fixing radiation boundary conditionsallen1999-09-18
* Fixed prototype errorallen1999-09-14
* Design changesallen1999-09-14
* Fixing the bug in using radiation boundary conditions (I had copiedallen1999-09-11
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-09-10