aboutsummaryrefslogtreecommitdiff
path: root/src/RobinBoundary.c
Commit message (Expand)AuthorAge
* Use the grid spacing corrected by the refinement levelallen2002-08-20
* Fixed fortran wrapper to BndRobinGNallen2001-12-13
* Bugfix in Robin BC. Thanks to Karen for finding this.tradke2001-08-29
* Fixed bug in Robin BC.tradke2001-08-29
* Fixed bug in choosing the wrong type for a local variable.tradke2001-08-26
* Fixed unused variable.tradke2001-06-12
* Miguel's new code for applying Robin BC, converted into C.tradke2001-06-12
* Fixed compiler warnings with non-const pointers.tradke2001-05-19
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed wrong argument types to pow(3) which caused the testsuite on DEC Alphastradke2001-05-07
* Check whether CCTK_INT2 is defined or not.tradke2001-04-22
* Bug fix for grid pointallen2001-04-18
* Generalized boundary condition routines for applying totradke2001-04-14
* Fixed wrong indexing for upper boundaries.tradke2001-04-14
* changing CCTK_INT to intlanfer2000-10-04
* Boundary routines:lanfer2000-07-18
* boundary with staggeringlanfer2000-03-06
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* wrong routine namelanfer1999-11-12
* Tidying and adding C routineallen1999-11-12
* #include "math.h" -> #include <math.h>allen1999-11-01
* added pow()lanfer1999-11-01
* Robin BC in C - not tested yet, not in make filelanfer1999-11-01