-
Notifications
You must be signed in to change notification settings - Fork 62
Solve 2d/3d Darcy and Richards problems using H(div) FE space #944
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
rezgarshakeri
wants to merge
15
commits into
main
Choose a base branch
from
rezgar/Hdiv-mixed2D
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.
Conversation
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
e56d551 to
71b1bc8
Compare
07059b2 to
82713b0
Compare
8ddac30 to
2a70772
Compare
a32533c to
5e0f655
Compare
abcf86e to
688e27d
Compare
c967698 to
5e6a9fe
Compare
3265663 to
3a8fc58
Compare
13a906e to
f30f670
Compare
de6a9a6 to
662499d
Compare
82e0c4d to
70b9bf1
Compare
70b9bf1 to
a5937fa
Compare
28413e8 to
a7b7801
Compare
7cb388d to
583e3f8
Compare
583e3f8 to
5f63c16
Compare
5f63c16 to
c54385e
Compare
c54385e to
1bc679f
Compare
1bc679f to
806c7a8
Compare
806c7a8 to
9d696c2
Compare
Co-authored-by: Rezgar Shakeri <[email protected]>
Co-authored-by: Jed Brown <[email protected]>
Authored-by: Jed Brown <[email protected]>
9d696c2 to
fab729d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
So far we implemented quad/hex BDM element and got 2nd order convergence rate on a square/box meshes.