Efficient function approximation on general bounded domains using splines on a cartesian grid

11/18/2019
by   Vincent Coppé, et al.
0

Functions on a bounded domain in scientific computing are often approximated using piecewise polynomial approximations on meshes that adapt to the shape of the geometry. We study the problem of function approximation using splines on a simple, regular grid that is defined on a bounding box. This approach allows the use of high order and highly structured splines as a basis for piecewise polynomials. The methodology is analogous to that of Fourier extensions, using Fourier series on a bounding box, which leads to spectral accuracy for smooth functions. However, Fourier extension approximations involve solving a highly ill-conditioned linear system, and this is an expensive step. The computational complexity of recent algorithms is O(Nlog^2(N)) in 1 dimension and O(N^2log^2(N)) in two dimensions. We show that the compact support of B-splines enables improved complexity for multivariate approximations, namely O(N) in 1-D, O(N^3/2) in 2-D and more generally O(N^3(d-1)/d) in d-D with d>1. This comes at the cost of achieving only algebraic rates of convergence. Our statements are corroborated with numerical experiments and Julia code is available.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset