aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* clarify log filejthorn2007-01-15
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@46 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* add a debugging feature: setting the parameterjthorn2007-01-15
| | | | | | | | | AEILocalInterp::log_interp_coords = true causes this thorn to write a log file on each processor giving the grid and (some of) the interpolation coordinates git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@45 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* wording tweak about debug optionsjthorn2006-08-14
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@40 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* * change control of debugging code from #ifdef to a new key "debug"jthorn2006-08-13
| | | | | | | | in the parameter table (default is still no debugging) * add some additional debugging code git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@34 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* some small tidyingjthorn2006-04-19
| | | | | | | | | | | * fix the title and one other place: this is thorn AEILocalInterp, not thorn LocalInterp * switch to new-style latex cactus style * a few small wording clarifications & typo fixes * add a reference on the non-smoothness of interpolation errors git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@32 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* fix another line-wrapping problemjthorn2003-10-27
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@15 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* tweak latex formatting to fix line-wrapping problems spotted by Erikjthorn2003-10-27
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@14 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* by default,jthorn2003-08-01
| | | | | | | | | | | print a level 1 warning if we return an error code due to a point being outside (or too close to the boundary of) the grid if the key "suppress_warnings" is in the parameter table, don't print these warnings git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@12 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* document that this is fixed:jthorn2003-07-25
| | | | | | | | | | | | | | | | | | | | < - HIGH PRIORITY: return interpolator status for each interpolated point: < the user (optionally) provides in the parameter table, a pointer < to a CCTK_INT array of size N_interp_points; we store the status there < ==> this would allow Thomas Radke to fix CactusPUGH/1563 < ==> having both of these would allow me to fix a nasty AHFinderDirect bug document that this (still) needs to be done: > - support excision, i.e. there should be a way to tell the interpolator > about an excision mask, and either > * have it return an error if the default-centering interpolator molecule > would use data from an excised region, or preferably > * properly implement the excision_off_centering_tolerance > and excision_extrapolation_tolerance parameters as > documented in the thorn guide git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@11 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* document recent changes to code in this thorn:jthorn2003-07-24
| | | | | | | | | | * add the ability to return per-point error status * drop support for returning info on which side of the grid an "outside the grid" point is outside on (this was tricky to implement in combination with the per-point status) git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@10 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* add:jthorn2003-07-10
| | | | | | | | | | | - HIGH PRIORITY: return interpolator status for each interpolated point: the user (optionally) provides in the parameter table, a pointer to a CCTK_INT array of size N_interp_points; we store the status there ==> this would allow Thomas Radke to fix CactusPUGH/1563 ==> having both of these would allow me to fix a nasty AHFinderDirect bug git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@7 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* note that the operatorjthorn2003-07-08
| | | | | | | | "generalized polynomial interpolation" is deprecated, and will probably be removed at some point git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@6 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
* This commit was generated by cvs2svn to compensate for changes in r2,jthorn2003-07-06
which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@3 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef