aboutsummaryrefslogtreecommitdiff
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
* Correct typo in READMEhinder2011-09-21
* Correct function signatureseschnett2011-01-21
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package, typoknarf2009-01-22
* 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
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address of Cactus maintainers.schnetter2005-10-22
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* * refer to the Cactus Reference Manual for API documentationjthorn2004-06-27
* Cleanup of error handling:jthorn2004-06-27
* remove mention of old CCTK_InterpLocal() APIjthorn2004-06-27
* Removed old interpolator API code.tradke2004-06-20
* emphasize that "cartesian" in interpolator names is in lower casejthorn2004-05-18
* clarify that "cartesian" is in lower case (cf bug 1367)jthorn2004-05-18
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Check for valid input and output array datatype.tradke2003-09-29
* Silently ignore a table option with key "input_array_time_levels" which istradke2003-08-22
* Fixed a bug in LocalInterp_InterpLocalUniform() where a table iterator wastradke2003-08-22
* Fixed compiler warning about statement with no effect.rideout2003-08-18
* Fixed compiler warning about extra argument for CCTK_VWarn.rideout2003-08-18
* fix a nasty bug due to bad pointer/array indexing :( :(jthorn2003-08-04
* 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
* Check for an option with key "per_point_status" in the user-suppliedtradke2003-07-25
* Check for an option with key "local_interpolator_status" in the user-suppliedtradke2003-07-18
* Updated documentation about support for the new interpolation API.tradke2003-07-09
* Changes to support both the new and the old interpolation API.tradke2003-07-08
* tweak to refer to correct location of src/READMEjthorn2003-07-06
* remove unused macro definitionsjthorn2003-07-06
* changing wording on why Jonathan's interpolator was removed tojthorn2003-07-06
* tweak wording on why Jonathan's interpolator was removedjthorn2003-07-06
* update to describe the current state of this thornjthorn2003-07-06
* typo fixesjthorn2003-07-06
* update to describe the current state of this thornjthorn2003-07-06
* delete Jonathan Thornburg's interpolatorjthorn2003-07-06
* remove stuff for Jonathan Thornburg's interpolatorjthorn2003-07-06
* Remove Jonathan Thornburg's interpolatorjthorn2003-07-06
* better describe the files/subdirectories herejthorn2003-05-23
* cleanup some issuesjthorn2003-05-16
* fix two minor syntax botches caught by Erik:jthorn2003-05-05
* don't need this file any more because the routine we're testing isjthorn2003-05-02
* Change from using a private Strlcpy() function to the Util_Strlcpy()jthorn2003-05-02