Skip to content

TensorProductElement

René Heß requested to merge feature/tensor-product-element-2 into master

Make it possible to use TensorProductElement in UFL files where you want to do sum factorization. Since Dune does not yet support anisotropic elements you need to choose the same polynomial degree for all directions. Anisotropic quadrature order (for sum factorization examples) should work.

Edited by René Heß

Merge request reports

Loading