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

Handle form coefficients as an optional kwarg when calling a form #125

Merged

Conversation

pbrubeck
Copy link
Contributor

@pbrubeck pbrubeck commented Oct 7, 2022

We can call a form with new arguments to replace the original ones. The case where there is no replace rule for the coefficients is currently not supported. This PR gives the correct default behaviour when coefficients are not provided as a kwarg.

@pbrubeck pbrubeck force-pushed the pbrubeck/fix/optional-form-coefficients branch from 070984f to ff36d01 Compare October 10, 2022 13:36
@dham dham merged commit 2babe0d into FEniCS:main Jan 18, 2023
@pbrubeck pbrubeck deleted the pbrubeck/fix/optional-form-coefficients branch January 20, 2023 09:55
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.

3 participants