Skip to content
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

GLT symbol of bilinear forms containing boundary integrals #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

e-moral-sanchez
Copy link
Collaborator

The GLT symbol was not computed correctly when a bilinear form contained a boundary integral. The desired behaviour is:

  • gelatize of a bilinear form involving only boundary integrals should return zero.
  • in the case of having a bilinear form involving the sum of boundary integrals and domain integrals, gelatize should only be applied to the sum of domain integrals.

@e-moral-sanchez
Copy link
Collaborator Author

@yguclu these changes only work with the latest version 0.17.1 of Sympde, however the version uploaded to PyPI is only 0.17.0.

@yguclu
Copy link
Member

yguclu commented Jul 3, 2023

@yguclu these changes only work with the latest version 0.17.1 of Sympde, however the version uploaded to PyPI is only 0.17.0.

Oh yes, I forgot about it! I have just uploaded SymPDE version 0.17.1 to PyPI.

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

Successfully merging this pull request may close these issues.

2 participants