aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* expand description of naming conventionsjthorn2002-08-18
* describe this directory and what files are in itjthorn2002-08-18
* fix typo in commentjthorn2002-08-18
* This commit reorganizes the Maple scripts which generate the interpolationjthorn2002-08-18
* new directory for files common to multiple interpolation operatorsjthorn2002-08-18
* 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
* fix a bug where the default value for the Jacobian-query parameter-tablejthorn2002-07-01
* change the way we handle NULL pointers for the input/output/Jacobianjthorn2002-07-01
* template.cjthorn2002-06-03
* switch from $Id:$ to $Header:$jthorn2002-06-02
* these things have now been fixed!jthorn2002-06-02
* add $Header:$ tag for cvsjthorn2002-06-02
* three changes in this checkin:jthorn2002-06-02
* * fix a bug in Jacobian querying where the code read (roughly)jthorn2002-05-31
* add $Header$jthorn2002-05-29
* change $Id$ to $Header$jthorn2002-05-29
* fix CCTK_FILEVERSION to say that were in CactusBase now, not CactusPUGHjthorn2002-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
* add a "guided tour" to the source codejthorn2002-05-19
* remove unused function C_str() (now in ../../archive/)jthorn2002-05-19
* tweak comment wordingjthorn2002-05-19