aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
blob: 071fcb0d1adf94734e42788cc1c11a31bbde1e3d (plain)
1
2
3
4
5
6
7
8
9
Things to do on this thorn:
- test suite for GeneralizedPolynomial-Uniform/Hermite interpolator
- documentation for same (especially note very poor accuracy when
  off-centered)
- make casts from datatype to CCTK_REAL explicit in
  GeneralizedPolynomial-Uniform fetch routines
- clean up the horrible inefficiency of the
     GeneralizedPolynomial-Uniform/Hermite interpolator
  (cf Erik Schnetter's E-mails)