aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Delete html tags from grdoc headers.rideout2003-05-13
* Fixed bug in adding new bcname to selected vars database.rideout2003-05-12
* Only pass *sequential* (in var index) selected group members to ApplyBnd<BC>.rideout2003-05-07
* Display group indices in selected vars database output (for debugging).rideout2003-05-07
* Only pass *sequential* (in var index) selected group members to ApplyBnd<BC>.rideout2003-05-07
* Allow null pointers as arguments to Boundary_SelectedGVs.rideout2003-05-07
* Free smaller boundary_widths buffers used to comply with old API.rideout2003-05-06
* Check that the grid size is greater than the requested boundary width.rideout2003-05-06
* 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
* Changing warning level for bad table handle from 3 to 5, since arideout2003-04-02
* Removing extraneous comment.rideout2003-03-18
* Redesign of internal database for storing variables selected for bc.rideout2003-03-17
* Add some debugging code.rideout2003-03-17
* Clean formatting.rideout2003-03-17
* Eliminate "possible uninitialized variable" warnings on OSF1.rideout2003-02-27
* Move typedef for physical boundary condition function pointer torideout2003-02-26
* Removing temporary Fortran wrapper for Boundary_SelectVarForBC().rideout2003-02-19
* Make boundary conditions case-insensitive.rideout2003-02-17
* Register routine to handle "Flat" boundary condition.rideout2003-02-14
* Provide Boundary_SelectVarForBC to Fortran via an explicit Fortranrideout2003-02-14
* Provide wrappers for all boundary conditions provided by thornrideout2003-02-14
* Implement wrapper for radiation boundaries which allows all available options.rideout2003-02-13
* Add faces argument where required.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
* Only free temporary arrays in Boundary_ApplyPhysicalBCs() if they haverideout2002-12-30
* Implementation of new boundary condition spec described on therideout2002-12-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 SCALAR_BOUNDARY_TYPED macro which used the wrong loop counters.tradke2002-08-18
* 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
* Minor bug that affected radpower=0.miguel2001-10-10
* Use new macros for fortran stringsallen2001-09-14
* Fixed preprocessor warning.tradke2001-09-12
* 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
* 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