aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Implement wrapper for radiation boundaries which allows all available options.rideout2003-02-13
* Add faces argument where required.rideout2003-02-13
* Add faces argument to Boundary_SelectVarForBC,rideout2003-02-13
* Shorten names of functions which provide aliases, so that they fallrideout2003-01-27
* Major bug fixes to Boundary_Boundary_SelectVarForBCI().rideout2003-01-08
* Include Boundary.h (for BndNone()).rideout2003-01-06
* Implement dummy "None" boundary condition, which does nothing.rideout2003-01-06
* Fixed typos in Radiative documentation for function names.allen2002-12-30
* Only free temporary arrays in Boundary_ApplyPhysicalBCs() if they haverideout2002-12-30
* Clarify comment on purpose of Boundary_ApplyPhysicalBCs routine.rideout2002-12-30
* Implementation of new boundary condition spec described on therideout2002-12-29
* typorideout2002-09-27
* Fixed cvs date formatting.rideout2002-09-04
* Documenting static boundary condition.rideout2002-08-29
* Cleaned up one "Arguments" section, so that the argument names willrideout2002-08-29
* Check for valid coordinate index before using it to get a data pointer.rideout2002-08-29
* Use the grid spacing corrected by the refinement levelallen2002-08-20
* Check coordinate indices before applying BCallen2002-08-20
* Fixed argument lists for uni-directional scalar boundariesallen2002-08-18
* Fixed SCALAR_BOUNDARY_TYPED macro which used the wrong loop counters.tradke2002-08-18
* typo fixrideout2002-06-17
* cactus style... adding itikelley2002-06-04
* Fixed macro calls with an empty preprocessor constant as an argument.tradke2002-06-03
* Added missing return code. This closes PR CactusBase/957.tradke2002-03-27
* Adding prototypes for static boundariesallen2002-03-16
* Adding new static boundary condition (consider this experimental tillallen2002-03-16
* Implemented support for complex scalar boundary conditions, in a cruderideout2001-12-18
* Fixed fortran wrapper to BndRobinGNallen2001-12-13
* Fixed some typos.rideout2001-12-04
* Fixed wrong function names.tradke2001-10-29
* Making the parameter radpower restricted instead of private.miguel2001-10-18
* Minor bug that affected radpower=0.miguel2001-10-10
* Fixed some typos.rideout2001-10-03
* Use new macros for fortran stringsallen2001-09-14
* Fixed preprocessor warning.tradke2001-09-12
* Boundary needs implementation grid to compile (defines GFSYM, etc)lanfer2001-09-03
* 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
* Adding a few debugging statementsallen2001-08-21
* Adding docs for Robin boundary conditionallen2001-08-19
* Fixed bug in argument lists for one of the fortran wrappers, picked up by theallen2001-06-22
* Fixed unused variable.tradke2001-06-12
* Miguel's new code for applying Robin BC, converted into C.tradke2001-06-12
* Added Robin BC.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