log +sbp/InterpOps.m @ 1110:9ddd2e89d018 feature/laplace_curvilinear_test

age author description
Mon, 03 Dec 2018 14:53:52 -0800 Martin Almquist Rename AWW OP. Make Interpolation operator classes take grid points as arguments. Remove LaplCurv.interpolationOperators. Introduce default struct in LaplCurv.interface. feature/utux2D
Sat, 14 Oct 2017 22:32:25 -0700 Martin Almquist Add inerpolation operator classes and implementations for MC and AWW. feature/interpolation