aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Switch to using new version of Lagrange polynomial interpolationjthorn2003-04-15
* new machine-generated coefficient files for this interpolatorjthorn2003-04-15
* fix the test for input and output arrays having the same number ofjthorn2003-02-13
* note that there is a Hermite interpolatorjthorn2003-02-03
* bring documentation (which was 6 months or so out of date)jthorn2003-02-03
* oops, forgot to commit my changes to this to match recent changesjthorn2003-02-03
* finish splitting up (huge) LocalInterp_InterpLocalUniform()jthorn2003-02-03
* add LocalInterp_Strlcpy() functionjthorn2003-02-03
* bracket a for-loop inside extra { ... } so the for-loop variablejthorn2003-01-29
* remove another unused variable...jthorn2003-01-29
* give a bit more info if we warn about "almost certainly a mistake"jthorn2003-01-29
* remove some unused variables left in by mistakejthorn2003-01-29
* Code changesjthorn2003-01-29
* merge copyright into the READMEjthorn2003-01-27
* * add a test for the case where the array dimension is smaller thanjthorn2002-12-20
* add testing for the error case where the grid is smaller than the moleculejthorn2002-12-20
* Commented out the check for points where the interpolation stencil is outsidetradke2002-12-19
* make the type conversions explicit in some assignments of the formjthorn2002-10-07
* change the string ??) in a comment to ?)jthorn2002-09-20
* This is a major reworking of this interpolator.jthorn2002-09-02
* This is a major reworking of this interpolator.jthorn2002-09-02
* This is a major reworking of this interpolator.jthorn2002-09-02
* This is a major reworking of this interpolator.jthorn2002-09-02
* more coefficients being renamedjthorn2002-09-01
* coefficients being redone for finite compilation size/timejthorn2002-09-01
* there are now .c routines in this directory!jthorn2002-09-01
* reorganize common to Lagrange and Hermite interpolatorsjthorn2002-09-01
* these are all being replaced as part of the "finite compilation"jthorn2002-09-01
* extend naming convention to include molecule shapejthorn2002-09-01
* data and coefficient structures for use in splitting up the interpolatorjthorn2002-09-01
* add Hermite interpolation directory to the list of subdirsjthorn2002-08-28
* describe the files in this directoryjthorn2002-08-28
* add Hermite interpolation functions to dispatch tablejthorn2002-08-28
* add Maple code and C skeletons for Hermite polynomial interpolationjthorn2002-08-28
* In Hermite_polynomial_interpolant(),jthorn2002-08-28
* redo Hermite interpolant computation to hopefully be more efficientjthorn2002-08-28
* add some more new coefficients needed for Hermite interpolationjthorn2002-08-20
* refresh 3d coeffs again (I forgot some last time)jthorn2002-08-20
* refresh machine-generated coefficient filesjthorn2002-08-20
* switch from $Id:$ to $Header:$jthorn2002-08-20
* add new files which will be (are) needed by Hermite interpolatorjthorn2002-08-20
* switch from $Id:$ to $Header:$jthorn2002-08-20
* add $Header:$ lines, switch a few $Id:$ --> $Header:$jthorn2002-08-20
* fix grdoc comment spelling typojthorn2002-08-19
* This commit changes the semantics of the out_of_range_tolerance[]jthorn2002-08-19
* add new directory with Lagrange interp coeffs -- I forgot to commitjthorn2002-08-19
* fix syntax botch which confused origin compilerjthorn2002-08-19