aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/common
Commit message (Collapse)AuthorAge
* Remove Jonathan Thornburg's interpolatorjthorn2003-07-06
| | | | | | | | | | | | | (which is GPL and thus not allowed to be in CactusBase; it now lives in AEIThorns/AEILocalInterp/) so this thorn contains only the interpolator written by Thomas Radke in early 2001. The files for this interpolator are now in src/ ; before this commit they were in src/UniformCartesian/ . git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@154 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* This is a major reworking of this interpolator.jthorn2002-09-02
| | | | | | | | | The interpolation code in template.c is now split up into subfunctions (in common/, Lagrange/, and Hermite/), so it should now compile in finite cpu/memory even with optimization. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@113 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* there are now .c routines in this directory!jthorn2002-09-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@110 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* reorganize common to Lagrange and Hermite interpolatorsjthorn2002-09-01
| | | | | | | | | (i.e. code depending only on molecule size/shape) --> now there are separate *functions* rather than just code fragments --> ../template.c should hopefully compile in finite time..... git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@109 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* these are all being replaced as part of the "finite compilation"jthorn2002-09-01
| | | | | | | restructuring git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@108 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* extend naming convention to include molecule shapejthorn2002-09-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@107 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* data and coefficient structures for use in splitting up the interpolatorjthorn2002-09-01
| | | | | | | into smaller functions (which I hope will be compilable in finite cpu/memory) git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@106 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* add some more new coefficients needed for Hermite interpolationjthorn2002-08-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@98 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* refresh 3d coeffs again (I forgot some last time)jthorn2002-08-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@97 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* refresh machine-generated coefficient filesjthorn2002-08-20
| | | | | | | with latest tweaks to Maple code which generates them git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@96 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* switch from $Id:$ to $Header:$jthorn2002-08-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@95 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* add new files which will be (are) needed by Hermite interpolatorjthorn2002-08-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@94 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* new directory for files common to multiple interpolation operatorsjthorn2002-08-18
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@79 df1f8a13-aa1d-4dd4-9681-27ded5b42416