aboutsummaryrefslogtreecommitdiff
path: root/src/Interpolate.c
Commit message (Expand)AuthorAge
* add 0th order interpolationHEADmasterrhaas2013-06-19
* Replace Cactus complex number type with C/C++ complex numberseschnett2013-03-08
* parallelize the interpolation loop in LocalInterp using OpenMPrhaas2012-09-16
* oops, forgot to note that previous commit closes bug #2022jthorn2006-05-31
* If we get an interpolation point that's too close to the edge of thejthorn2006-05-31
* Cleanup of error handling:jthorn2004-06-27
* Check for valid input and output array datatype.tradke2003-09-29
* Return the (negative) total number of out-of-bounds interpolation pointstradke2003-08-01
* Accidentally put in a level 0 warning for out-of-bounds errors.tradke2003-08-01
* More informative warning message for out-of-bounds interpolation points.tradke2003-08-01
* Re-enabled the out-of-bounds check in the core interpolation routinetradke2003-07-25
* Changes to support both the new and the old interpolation API.tradke2003-07-08
* Remove Jonathan Thornburg's interpolatorjthorn2003-07-06