Peter Alfeld Department of Mathematics College of Science University of Utah
The Bernstein Bézier Form Home Page Examples
Spline Spaces and Minimal Determining Sets    User's Guide Residual Arithmetic
Triangulations How does it work?    Bibliography

Examples

We illustrate the use of the applet on this page with several examples. Brief descriptions are given here, for details click on the relevant head line.

Data Dependence of Dimensions

The greatest obstacle in multivariate spline research is the fact that the dimension of spline spaces (and also for example the solvebility of interpolation problems and the composition of minimal determining sets) depends on not just the topolgy of the triangulation but also its >em>geometry. An arbitrarily small change in the location of the vertices (without changing the way triangles are connected) can change the dimension of a spline space! This is in complete contrast to to the univariate case (of splines in one variable defined on a partition of an interval).

C 1 Cubics

The case of r=1, d=3 is of particular interest for applications, and it leads to some famous and difficult open problems.

The Generic Dimension of S14

The generic dimension of S14 equals 6V-3. This can be easily verified using the Bernstein-Bézier form.

The Morgan Scott Idea

One of the fundamental aspects of multivariate splines is that things get easier as the polynomial degree increases. In particular, if d > 4r+1 a minimal determining set can be found by considering vertices, edges, and interiors of triangles individually.

Finite Elements

Finite elements are special cases of multivariate splines. Their key attribute is that on each triangle they can be defined completely in terms of data or parameters given on that triangle. They are usual used for the solution of differential equations in which case the coefficients are unknowns that are found by assembling and solving a larger linear system. Finite elements being local causes this system to be (sparse

When the function and derivative values are given one can use finite element for interpolation, and that is how they will be presented on this page.


[15-Mar-1999]