aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.c
Commit message (Expand)AuthorAge
* Remove Jonathan Thornburg's interpolatorjthorn2003-07-06
* fix two minor syntax botches caught by Erik:jthorn2003-05-05
* Change from using a private Strlcpy() function to the Util_Strlcpy()jthorn2003-05-02
* Switch to using new version of Lagrange polynomial interpolationjthorn2003-04-15
* finish splitting up (huge) LocalInterp_InterpLocalUniform()jthorn2003-02-03
* give a bit more info if we warn about "almost certainly a mistake"jthorn2003-01-29
* Code changesjthorn2003-01-29
* This is a major reworking of this interpolator.jthorn2002-09-02
* add Hermite interpolation functions to dispatch tablejthorn2002-08-28
* fix grdoc comment spelling typojthorn2002-08-19
* This commit changes the semantics of the out_of_range_tolerance[]jthorn2002-08-19
* This commit reorganizes the Maple scripts which generate the interpolationjthorn2002-08-18
* fix a bug where the default value for the Jacobian-query parameter-tablejthorn2002-07-01
* template.cjthorn2002-06-03
* * fix a bug in Jacobian querying where the code read (roughly)jthorn2002-05-31
* tweak comment wordingjthorn2002-05-19
* finish support for Jacobian queries (not properly tested yet)jthorn2002-05-16
* add infrastructure for Jacobian queryjthorn2002-05-14
* document args to subfunctions a bit more,jthorn2002-05-12
* * switch to passing structure pointers to subfns for query infojthorn2002-05-12
* fix typos in last commitjthorn2002-05-12
* commit changes from 2 weeks of standalone programming on laptopjthorn2002-05-12
* change default out_of_range_tolerance from hard-wired value tojthorn2002-04-10
* initial checkin of new LocalInterp thornjthorn2002-02-27