aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.h
Commit message (Expand)AuthorAge
* Remove Jonathan Thornburg's interpolatorjthorn2003-07-06
* 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
* Code changesjthorn2003-01-29
* add testing for the error case where the grid is smaller than the moleculejthorn2002-12-20
* This is a major reworking of this interpolator.jthorn2002-09-02
* 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
* switch from $Id:$ to $Header:$jthorn2002-06-02
* finish support for Jacobian queries (not properly tested yet)jthorn2002-05-16
* add infrastructure for Jacobian queryjthorn2002-05-14
* clarify comments about HAVE_CCTK_* #definesjthorn2002-05-14
* * switch to passing structure pointers to subfns for query infojthorn2002-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
* raise default out_of_range_tolerance from 1e-14 up to 1e-12,jthorn2002-04-10
* initial checkin of new LocalInterp thornjthorn2002-02-27