T=splineDimensionTable(a,b,M)
T=splineDimensionTable(a,b,L,r)
The output table gives you the dimensions of the graded pieces of the module M where the degree is between a and b.
|
|
|
|
|
The table above records the dimensions dim$S^2_d(\Delta)$ (i.e. splines on $\Delta$ of smoothness 2 and degree at most d) for $d=$0,..,8.
You may instead input the list L={V,F,E} (or L={V,F}) of the vertices, facets and codimension one faces of the complex $\Delta$.
|
|
|
|
The following complex, known as the Morgan-Scot partition, illustrates the subtle changes in dimension of spline spaces which may occur depending on geometry.
|
|
|
|
|
|
|
Notice that the dimension of the space of $C^1$ quadratic splines changes depending on the geometry of $\Delta$.
The object splineDimensionTable is a method function.