aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Removing temporary Fortran wrapper for Boundary_SelectVarForBC().rideout2003-02-19
* Make boundary conditions case-insensitive.rideout2003-02-17
* Formatting tweaksallen2003-02-16
* Minor fixes.rideout2003-02-16
* Documentation for new boundary interface.rideout2003-02-16
* Update for new boundary interface.rideout2003-02-16
* Register routine to handle "Flat" boundary condition.rideout2003-02-14
* Provide Boundary_SelectVarForBC to Fortran via an explicit Fortranrideout2003-02-14
* Explicitly state that aliased functions are provided in C.rideout2003-02-14
* Provide wrappers for all boundary conditions provided by thornrideout2003-02-14
* Add parameters, one for each boundary condition, which allow one torideout2003-02-14
* 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