14 Feb
2014
14 Feb
'14
5:23 p.m.
The input syntax is in place in ufl, and the basic representation types are also mostly in place. What's left in ufl is implementing is_cellwise_constant where necessary and writing the Grad(f) to JacobianInverse(f.domain())*LocalGrad(f) transformation algorutm. Here's the issue https://bitbucket.org/f<https://bitbucket.org/fenics-project/ufl/issue/30/defining-domains-with-high-order> enics-project/ufl/issue/30/defining-domains-with-high-order<https://bitbucket.org/fenics-project/ufl/issue/30/defining-domains-with-high-order> Martin