I read a paper from Robert Kirby about matrix evaluations. It
assumed that the Jacobian for an element is constant, even for
higher order elements. Will you adopt this assumption in Dolfin?
Yes, but only initially. Once we have everything in place for standard
Lagrange elements of arbitrary order (the missing part is to generate
the dof maps for higher order elements correctly), we will start
adding support for other elements and maps, including nonconforming
Crouzeix-Raviart, Hermite, Nedelec, BDM, BDFM, Taylor-Hood, ...
/Anders