aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Bug fix for grid pointallen2001-04-18
* Removed source file RobinBoundaryWrappers.c from the SRCS list.tradke2001-04-14
* This code went into RobinBoundary.c.tradke2001-04-14
* Don't need this header anymore with the 'USES INCLUDE HEADER' clausetradke2001-04-14
* Generalized boundary condition routines for applying totradke2001-04-14
* Fixed wrong indexing for upper boundaries.tradke2001-04-14
* latex errorsallen2001-04-11
* Initialized return value for ApplyBndRadiative().tradke2001-03-19
* Updatesallen2001-01-24
* Adding directional boundary conditions for everything apart from Robin.allen2001-01-24
* Adding a comment about periodic boundary conditionsallen2001-01-17