Skip to content

Conversation

schnellerhase
Copy link
Contributor

@schnellerhase schnellerhase commented May 10, 2025

Introduces the vertex integral assembler.

With the accompanying PR in FFCx FEniCS/ffcx#764 this allows for vertex integrals to be used with scalar- (rank 0) and linear forms (rank 1). Matrix assembly to follow in another PR.

Additional changes

  • adds support for running CI against branches on forks
  • kernel extraction is centralised
  • simplify compute_integration_domains (removed nested switch)

Copy link
Member

@jorgensd jorgensd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this PR is good to go.
It also does a splendid job of unifying/tidying up some of the logic related to kernels, and packing of integration entities over sub-entities within form creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants