aboutsummaryrefslogtreecommitdiff
path: root/src/Boundary.h
Commit message (Expand)AuthorAge
* Untabified.goodale2004-05-17
* Fixed loads of int/CCTK_INT variable type mismatches.tradke2003-07-07
* "CCTK_POINTER IN" is now "CCTK_POINTER_TO_CONST".rideout2003-05-21
* Support for new boundary API, which places an integer boundary_widthrideout2003-05-05
* Physical bc function pointers now take all const arguments.rideout2003-05-02
* Clean formatting.rideout2003-03-17
* Move typedef for physical boundary condition function pointer torideout2003-02-26
* Provide wrappers for all boundary conditions provided by thornrideout2003-02-14
* Add faces argument where required.rideout2003-02-13
* Implement dummy "None" boundary condition, which does nothing.rideout2003-01-06
* Implementation of new boundary condition spec described on therideout2002-12-29
* Adding prototypes for static boundariesallen2002-03-16
* Fixed compiler warnings with non-const pointers.tradke2001-05-19
* Generalized boundary condition routines for applying totradke2001-04-14
* Adding directional boundary conditions for everything apart from Robin.allen2001-01-24
* Added directional scalar boundary conditions, see documentation.tex for detailsallen2001-01-17
* prototypes for Robin, adding grdoc to the codelanfer2000-09-26
* Tidied up a lot, so that everything is in one file, and the wrappersallen2000-07-12
* boundary with staggeringlanfer2000-03-06
* Boudaries clean, ready for 1,2dlanfer2000-03-02
* ScalarBoundary will be a replacement to the badly named ConstantBoundaryallen1999-11-01
* Updating prototypesallen1999-10-18
* Added routine to header line.goodale1999-10-11
* Tidying and minor bug fixesallen1999-09-18
* New include file for prototyping in Callen1999-09-11