aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* remove old machine-generated coefficient filesjthorn2003-04-15
* switch to using new machine-generated coefficient directoriesjthorn2003-04-15
* document new tensor-product and maximum-degree Lagrange interpolationjthorn2003-04-15
* Switch to using new version of Lagrange polynomial interpolationjthorn2003-04-15
* new machine-generated coefficient files for this interpolatorjthorn2003-04-15
* start updating for new localinterp stuff to fix Yosef's bugjthorn2003-04-15
* add:jthorn2003-03-05
* rename section "Smoothing" to "Smoothing and Multidimensnional interpolaton"jthorn2003-02-21
* add some more things to do based on Carsten Gundlach's latest suggestionsjthorn2003-02-21
* fix the test for input and output arrays having the same number ofjthorn2003-02-13
* slightly clarify wording about supressing interpolationjthorn2003-02-12
* add a section on how to supress interpolationjthorn2003-02-12