-
Notifications
You must be signed in to change notification settings - Fork 3
Update pde class to enable multiple inputs for the FEniCS PDE model #88
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
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
d6a14f0
update pde class to enable multiple inputs for the PDE model that is …
amal-ghamdi 461c5d6
update PDE_form and get_non_default_args properties
amal-ghamdi 0514b9d
add tests for multiple inputs case
amal-ghamdi 9b19a0f
Update gradient computation to incorporate multiple parameters
amal-ghamdi f6dc629
remove if main == name
amal-ghamdi 0ba732f
fix poisson class: only one instance of function space should be created
amal-ghamdi b36a041
add gradient test for poisson problem
amal-ghamdi 529fad0
Add gradient test for model with multiple inputs
amal-ghamdi 90e4568
update gradient test
amal-ghamdi 3d80e3d
Uodate tests
amal-ghamdi ae86379
update miniconda version
amal-ghamdi 327de62
update miniconda action version
amal-ghamdi b84d7ed
miniforge instead of mambaforge
amal-ghamdi acbcc28
update env
amal-ghamdi 02366a3
update miniforge
amal-ghamdi 327083f
few updates
amal-ghamdi 2576605
update documentation
amal-ghamdi 3157110
update comments about extracting non_default_args
amal-ghamdi afe09a4
update comments
amal-ghamdi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.