-
Notifications
You must be signed in to change notification settings - Fork 8
Add generic nodal/modal bilinear form routines #103
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
inducer
merged 33 commits into
inducer:main
from
a-alveyblanc:nodal-and-modal-bilinear-forms
Feb 5, 2025
Merged
Changes from 15 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
88ac3b5
add nodal and modal bilinear form routines
a-alveyblanc ee62ab0
use resampling routine; make ruff and mypy happy
a-alveyblanc 26e1258
clean it up
a-alveyblanc c99dc72
test_derivatives -> test_weak_d_dr for clarity
a-alveyblanc 19b1cda
update moda/nodal quadrature mass routines to use new routines
a-alveyblanc 6cbcfd5
fix failing docs
a-alveyblanc 8ea7aed
fix failing ruff test
a-alveyblanc e40277e
separate quad domain and no quad domain cases; update tests
a-alveyblanc 3881f15
minor typo fix
a-alveyblanc 1de0b7f
Merge branch 'main' of https://github.com/inducer/modepy into nodal-a…
a-alveyblanc 72175ad
undo changes to nodal_/modal_quad_mass_matrix
a-alveyblanc c026e74
clean things up, make new routine for full bilinear form vs half (?) …
a-alveyblanc fb7fb1f
fix doc failures
a-alveyblanc d3d5ac6
add order 0 test back to test_bilinear_forms
a-alveyblanc c063d23
typo fix, add an additional assert in nodal_bilinear_forms
a-alveyblanc d3f9e36
*_quadrature_operator -> *_quad_operator
a-alveyblanc 6adb3e7
clarify docs
a-alveyblanc f914a0a
more doc clarification
a-alveyblanc 6f86301
Merge branch 'main' of https://github.com/inducer/modepy into nodal-a…
a-alveyblanc 7b82ab5
deprecate old functions, delete tests, beef up nodal bilinear form
a-alveyblanc e5c496c
restore nodal/modal quad mass (keep deprecated)
a-alveyblanc 6b2f053
update docs
a-alveyblanc e1b5ae1
move facemass to use general routines
a-alveyblanc 6157efc
update docs, remove modal routines, deprecate mass, face mass routines
a-alveyblanc 5cb7c28
Merge branch 'main' of https://github.com/inducer/modepy into nodal-a…
a-alveyblanc e117c24
fix typos, add unisolvency check
a-alveyblanc d026f65
Update modepy/matrices.py
a-alveyblanc b82eea9
update according to feedback
a-alveyblanc 4617088
add back quad_mass_matrix test
a-alveyblanc 17cebb3
Merge branch 'nodal-and-modal-bilinear-forms' of github.com:a-alveybl…
a-alveyblanc d6d53fa
fix docs
a-alveyblanc 98c8c81
Merge branch 'main' of https://github.com/inducer/modepy into nodal-a…
a-alveyblanc 19206fc
improve arg names and docs
a-alveyblanc 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
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.