aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/template.c
Commit message (Expand)AuthorAge
* 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
* change C++- (and C99-) style // comments to C-style /* ... */jthorn2002-07-16
* slight reformatting of whitespace; no change in codejthorn2002-07-02
* Remove a const qualifier that shouldn't have been there -- if you wantjthorn2002-07-02
* change the way we handle NULL pointers for the input/output/Jacobianjthorn2002-07-01
* template.cjthorn2002-06-03
* three changes in this checkin:jthorn2002-06-02
* change $Id$ to $Header$jthorn2002-05-29
* add a test that output_arrays[out] != NULL before doing the interpolationjthorn2002-05-19
* add Jacobian_info argument to grdoc commentjthorn2002-05-19
* finish support for Jacobian queries (not properly tested yet)jthorn2002-05-16
* tweak a commentjthorn2002-05-14
* add infrastructure for Jacobian queryjthorn2002-05-14
* rework pointer casting for storing results of complex interpolationsjthorn2002-05-14
* document args to subfunctions a bit more,jthorn2002-05-12
* * switch to passing structure pointers to subfns for query infojthorn2002-05-12
* commit changes from 2 weeks of standalone programming on laptopjthorn2002-05-12
* initial checkin of new LocalInterp thornjthorn2002-02-27