aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Changed the order of function parameters in CCTK_InterpGridArrays().tradke2003-01-22
* Evaluate the 'input_arrays_time_levels' option in the parameter table.tradke2003-01-21
* add a little bit more debug printing (inside #ifdef PUGHINTERP_DEBUG)jthorn2003-01-18
* Fixed compiler warning for non-MPI configurations.tradke2003-01-07
* For PUGHInterp_InterpGridArrays (which overloads CCTK_InterpGridArrays()),tradke2003-01-06
* Include Jonathan Thornburg's changes to the local interpolator in thetradke2002-12-20
* Fixed compile errors when compiling without MPI.tradke2002-12-20
* Overload CCTK_InterpGridArrays() with PUGHInterp_InterpGridArrays().tradke2002-12-20
* Initial version of PUGHInterp_InterpGridArrays() which implements the newtradke2002-12-20
* Moved check for interpolation points with a stencil outside of the gridtradke2002-12-19
* Fixed warning message which printed the wrong upper range for out-of-rangetradke2002-12-16
* Preliminary support for both the old and the new global interpolator API.tradke2002-12-12
* No important changes, just tidying up before adding the new global interpolatortradke2002-12-11
* Erik's patch which willtradke2002-08-19
* Removed the local interpolation operator from PUGHInterp. The code for thistradke2002-05-29
* fix tiny typo in comment :)jthorn2001-10-19
* There are two changes in this checkin:jthorn2001-10-19
* Fixed bug for assigning delta Cactus/756allen2001-08-19
* Fixed location of stencils for interpolation.tradke2001-08-02
* Use const pointers wherever possible.tradke2001-05-28
* New timelevel indexingallen2001-05-10
* Making rcsid string a constant - PR 669.goodale2001-05-10
* Removed reference to USED grid::domain parameter. The code doesn't seemtradke2001-05-03
* Interpolate on highest timelevel.allen2001-04-18
* Changing CCTK_CHAR to CCTK_BYTEallen2001-04-09
* Forgot a semicolon.tradke2001-02-16
* The buggy Hitachi compiler still wants a 'volatile' qualifier for sometradke2001-02-15
* This commit was generated by cvs2svn to compensate for changes in r2, whichtradke2001-02-14