aboutsummaryrefslogtreecommitdiff
path: root/src/template.c
Commit message (Expand)AuthorAge
* template.c: Initialise variable to eliminate compiler warningianhin2012-11-26
* Revert parallelisation patchschnetter2012-05-18
* Parallelize AEILocalInterp with OpenMPschnetter2012-05-06
* fix several C++-isms (declaring variables in the middle of a block)jthorn2007-03-06
* add a debugging feature: setting the parameterjthorn2007-01-15
* Change the local interpolator to return the new error codejthorn2006-08-31
* add a missing 'break' in a switch statementjthorn2006-08-31
* fix a nasty bug where, if the interpolation coordinate was close tojthorn2006-08-13
* * change control of debugging code from #ifdef to a new key "debug"jthorn2006-08-13
* If we get an interpolation point that's too close to the edge of thejthorn2006-05-31
* += more debugging codejthorn2004-09-28
* fix another syntax-error botch in #ifdef AEILOCALINTERP_DEBUG2 codejthorn2004-09-27
* fix missing #else in AEILOCALINTERP_DEBUG debug codejthorn2004-09-27
* make an error message a little more informativejthorn2004-09-27
* change the error message printed if an interpolation point isjthorn2004-06-25
* tweak format of last warning messagejthorn2003-08-01
* by default,jthorn2003-08-01
* * add support for returning per-point interpolator statusjthorn2003-07-24
* This commit was generated by cvs2svn to compensate for changes in r2,jthorn2003-07-06