-
Notifications
You must be signed in to change notification settings - Fork 37
Hierarchical inner products for unstructured meshes #412
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
dccowan
wants to merge
56
commits into
main
Choose a base branch
from
face_props_mass_matrices
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 50 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
48d95a0
fundamental functions for face properties and cyl mesh averaging.
dccowan aaa39f0
Revert "fundamental functions for face properties and cyl mesh averag…
dccowan 29f0b77
Starting Mass matrix funs
dccowan a716702
basic face properties implementation
dccowan cbd8e18
Merge branch 'main' into face_props_mass_matrices
dccowan df15517
Merge branch 'main' into face_props_mass_matrices
dccowan 103014c
Merge branch 'main' into face_props_mass_matrices
dccowan 7064873
re-add property
dccowan 6f1d107
remove average edge to face by component
dccowan 021ba3d
Test tensor for inner products with face properties
dccowan 6118afa
Merge branch 'main' into face_props_mass_matrices
dccowan e115854
face/edge properties for tree meshes
dccowan 166358e
add 2D tensor and tree tests for face and edge property inner products
dccowan df9ca18
add derivative tests for face and edge properties (TENSOR and TREE)
dccowan f4fc514
Add analytic, order and derivative tests for cyl mesh (face properties)
dccowan 3dae379
finalize new inner product names, black and flake8
dccowan 60559fb
add documentation
dccowan 1129e0b
review and bug fixes
dccowan a4d2d49
Merge branch 'main' into face_props_mass_matrices
dccowan acf55f5
Merge branch 'main' into face_props_mass_matrices
dccowan f894add
add ignore lambda fun for flake8 in tests
dccowan 6ba8477
Eliminate 'fast inner products' for face and edge properties. Done na…
dccowan f8862fb
final style check
dccowan 1e42b16
base mesh tests
dccowan 9380206
code coverage and error raise tests
dccowan 8cac8f7
post Joe comments
dccowan 6cad723
More coverage tests
dccowan 73d6b64
fix broken examples
dccowan a8dbe89
fix broken example
dccowan e360437
Merge branch 'main' into face_props_mass_matrices
dccowan 51c16c0
remove main from tests
dccowan 0246f5e
style check
dccowan e729631
style checks
dccowan df6fce6
one more format...sigh
dccowan 990cca1
remove NOQA E731
dccowan 76581e3
Merge branch 'main' into face_props_mass_matrices
dccowan 861080b
Address latest round of review
dccowan 97bc7cb
add correct exception
dccowan ac968f5
initial tests
dccowan 7ee4923
Merge branch 'main' into face_props_mass_matrices
dccowan 098cbc1
fix edge inner product surface bugs
dccowan 96d5507
add 3d tests
dccowan 6174069
Create and comment out simplex deriv tests for face and edge properties
dccowan d1b89f7
Merge branch 'main' into face_props_mass_matrices
dccowan fefa235
tree ext
dccowan 67d7272
Merge branch 'main' into face_props_mass_matrices
dccowan 6e02972
Merge branch 'main' into face_props_mass_matrices
dccowan 662d1cb
Merge branch 'main' into face_props_mass_matrices
dccowan b8f8c34
Merge branch 'main' into face_props_mass_matrices
dccowan 42fa3d6
uncomment inner product tests
dccowan 7852024
simplify a bit, and start working on more tests
jcapriot 526c3ba
tile instead of repeat
jcapriot 6756233
move duplicate code to a new class
jcapriot c7bad4a
add tests for curvilinear edge surface
jcapriot 61cb540
add another test
jcapriot cf4aa69
Merge branch 'main' into face_props_mass_matrices
jcapriot 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
Some comments aren't visible on the classic Files Changed page.
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
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.