ffcx icon indicating copy to clipboard operation
ffcx copied to clipboard

Add support for mixed dimensional kernels of codimension 1

Open jpdean opened this issue 2 years ago • 0 comments

This PR allows the creation of kernels for mixed dimensional integrals of codimension 1. It is a step towards https://github.com/FEniCS/dolfinx/projects/9

The implementation is short and simple but is a bit of a hack, so any suggestions on how to improve it would be greatly appreciated.

This PR depends on https://github.com/FEniCS/ufl/pull/76; the tests are expected to fail until that PR is merged.

jpdean avatar Dec 23 '21 21:12 jpdean