-
Notifications
You must be signed in to change notification settings - Fork 21
Add Dirichlet Boundary Projectors #536
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
Changes from 5 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
fe9b0d0
add dirichlet projectors and tests
jowezarek a898cae
fix periodic BC in conforming projectors and add test
FrederikSchnack b8d618c
add preliminary DirichletMultipatchBoundaryProjector
FrederikSchnack 090652e
Merge branch 'devel' into dirichlet
jowezarek f35d98e
move Dirichlet projectors to fem.projectors
jowezarek 9f6231e
move import, add dirichlet_proj as attribute, return tuple, add ident…
jowezarek 8bbb6b6
remove periodic from _get_bcs in multipatch case
jowezarek 08f5525
change tolerance in _test_LO_equality...
jowezarek 07b14cb
make dim a parameter, add sqrts, compute errs better
jowezarek 8e1466e
add empty lines
jowezarek 19b54ca
include type checks
jowezarek ed03e23
bug fix
jowezarek 051ebf6
add docstrings
jowezarek e1de56a
addressing comments
jowezarek bf1d441
Codacity fix
jowezarek daaabd6
addressing comments pt. 2
jowezarek 2cf7a3b
add docstrings to conforming projections, change DiscreteDeRhamMultip…
FrederikSchnack c803120
add toarray, tosparse, and tests
jowezarek 01beb17
move dirichlet projector tests to new file
jowezarek 9b13382
Improve DirMultipatch constructor, fix typos, bcs always tuple
jowezarek 65fa7d2
Merge branch 'devel' into dirichlet
jowezarek b1e6865
Merge branch 'dirichlet' of github.com:pyccel/psydac into dirichlet
jowezarek ec7f146
add parallel test, shorten tests
jowezarek ff3a5b2
addressing comments pt. N
jowezarek 424f2d5
...
jowezarek 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
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.