Skip to content
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

Use SemiNorm #325

Merged
merged 7 commits into from
Aug 31, 2023
Merged

Use SemiNorm #325

merged 7 commits into from
Aug 31, 2023

Conversation

saidctb
Copy link
Member

@saidctb saidctb commented Jul 27, 2023

Use H^1 and H^2 SemiNorm from SymPDE. Previously the class Norm
was used for all seminorms, which was not mathematically correct.

@saidctb saidctb requested a review from yguclu July 27, 2023 12:56
The latest release of SymPDE provides the SemiNorm class.
@yguclu
Copy link
Member

yguclu commented Aug 25, 2023

This PR appears to be blocked by #321, which should take precedence.

psydac/api/fem.py Outdated Show resolved Hide resolved
@yguclu yguclu merged commit 02d1bf7 into devel Aug 31, 2023
6 checks passed
@yguclu yguclu deleted the devel-semi-norm branch August 31, 2023 08:33
campospinto pushed a commit that referenced this pull request Oct 6, 2023
Use H^1 and H^2 `SemiNorm` from SymPDE. Previously the class `Norm`
was used for all seminorms, which was not mathematically correct.

---------

Co-authored-by: Yaman Güçlü <yaman.guclu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants