aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Removing deprecated boundary routinesallen2000-02-20
* Removing Fortran fileallen2000-02-19
* Erik's changes to make things timelevel aware.goodale2000-02-17
* Removed spurious mallocallen2000-02-16
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* Erik's fix for multi-timelvel stuff.goodale2000-01-28
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Fixing compiler warningsallen2000-01-12
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Added lots of missing function prototypes.goodale1999-11-30
* wrong routine namelanfer1999-11-12
* Initialise return valueallen1999-11-12
* Tidying and adding C routineallen1999-11-12
* Tidying and prototypesallen1999-11-12
* Fixing so that you can apply radiation boundaries and have a symetryallen1999-11-10
* Fixed bug in index of cctk_lshallen1999-11-06
* Tidying and fix check for symmetry condition on upper as well as lowerallen1999-11-06
* Radiation calls had slipped inlanfer1999-11-02
* #include "math.h" -> #include <math.h>allen1999-11-01
* Robin in C/F (F will go)lanfer1999-11-01
* added pow()lanfer1999-11-01
* RobinBoundaryWrappers.c: still calls Fortran, C needs to be testedlanfer1999-11-01
* Robin BC in C - not tested yet, not in make filelanfer1999-11-01
* ScalarBoundary will be a replacement to the badly named ConstantBoundaryallen1999-11-01
* Tidyingallen1999-11-01
* initialized variablelanfer1999-10-31
* Tidied up by Miguelallen1999-10-31
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
* Comment out Robin boundary conditions until they are available in Callen1999-10-23
* added return value, added *i (internal) to a routinelanfer1999-10-21
* Made sure that there is a return at the end of a routine. Have put a FIXMEgoodale1999-10-21
* Added line to get number of members of a group.goodale1999-10-21
* the old bc routines were disabled accidentlylanfer1999-10-20
* removing Radiation.Flanfer1999-10-19
* removed the Fortran version: RadiationBoundary.Flanfer1999-10-19
* Radiation boundary now in Clanfer1999-10-19
* include RadiationBoundary.clanfer1999-10-19
* bug fixeslanfer1999-10-19
* the new boundary interfaces, Apply*BC will go awaylanfer1999-10-19
* Updating prototypesallen1999-10-18
* Header changesallen1999-10-18
* Changes to header filesallen1999-10-17
* Robin boundary routines, in the usual way of handling. Used in SOR e.g.lanfer1999-10-15
* Reneming file.miguel1999-10-15
* Minor change.miguel1999-10-15
* Added routine to header line.goodale1999-10-11
* added commentslanfer1999-10-08
* Radiation BC written in Clanfer1999-10-08
* Added RadiativeBoundBCallen1999-09-24
* Tidying and minor bug fixesallen1999-09-18