aboutsummaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAge
* Correct typo in READMEhinder2011-09-21
| | | | | | | | | This commit will be used to change the SVN URL in git-svn mirrors after the SVN repository moved from CactusBase to CactusNumerical. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/LocalInterp/trunk@208 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* Include Licence in READMEknarf2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@198 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* Unify README file formatknarf2009-01-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@197 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* remove mention of old CCTK_InterpLocal() APIjthorn2004-06-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@184 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* clarify that "cartesian" is in lower case (cf bug 1367)jthorn2004-05-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@181 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* Updated documentation about support for the new interpolation API.tradke2003-07-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@165 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* tweak wording on why Jonathan's interpolator was removedjthorn2003-07-06
| | | | | | | so it doesn't use dirty words like "forbid" :) git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@160 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* typo fixesjthorn2003-07-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@158 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* update to describe the current state of this thornjthorn2003-07-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@157 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* start updating for new localinterp stuff to fix Yosef's bugjthorn2003-04-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@143 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* Code changesjthorn2003-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * support the same off-centering and boundary options as the new global interpolator (which needs the support here to work): this means changing the former parameter-table entry off_centering_tolerance to the new entries boundary_off_centering_tolerance boundary_extrapolation_tolerance * implement the N_boundary_points_to_omit parameter-table entry, (previously this was documented but not implemented) * completely rewrite the LocalInterp_molecule_posn() function and its test driver to support the above changes * change error return code from old CCTK_ERROR_INTERP_POINT_X_RANGE to new CCTK_ERROR_INTERP_POINT_OUTSIDE to avoid confusion with the old name suggesting that this was specific to the X coordinate * fix documentation of interpolation operator names for older (uniform Cartesian) CCTK_InterpLocal() interpolator -- this closes Erik Schnetter's bug report CactusBase/1367 Documentation changes * document the above code changes * much expanded description of molecule centering and boundary handling, including 2 new diagrams (done in latex picture mode :) * update README files to list all code files * move caching parameters (not implemented, and probably won't be implemented any time soon) out of documentation.tex into a new file future-ideas.tex * general cleanup of documentation.tex (not quite done, but 80% or so...) to more clearly describe what this thorn actually implements, rather than a generic spec of which this thorn only implements some pieces git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@125 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* fix this to correspond to sunday's reorganization -- I thought I hadjthorn2002-08-19
| | | | | | | committed this then, but actually had overlooked it. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@90 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* add Maintainer: line as suggested by Erik Schnetter"s recent E-mailjthorn2002-07-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@77 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* Added email addresses of author(s)/maintainer(s) of this thorn.tradke2002-06-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@68 df1f8a13-aa1d-4dd4-9681-27ded5b42416
* initial checkin of new LocalInterp thornjthorn2002-02-27
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@2 df1f8a13-aa1d-4dd4-9681-27ded5b42416