Skip to content

Vertex integrals #3726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

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)

@schnellerhase schnellerhase marked this pull request as ready for review May 16, 2025 10:31
Comment on lines +5 to +6
ffcx_repository=schnellerhase/fenics-ffcx
ffcx_ref=point_measure
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Revert before merge

@garth-wells garth-wells added the enhancement New feature or request label Jul 30, 2025
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.

3 participants