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

Added a new HDiv Shape called TPZShapeHDivOptimized #203

Merged
merged 12 commits into from
Jun 7, 2024
Merged

Conversation

giavancini
Copy link

This PR introduces a new class of HDiv shapes called TPZShapeHDivOptimized. It combines the advantages of TPZShapeHDivConstant and TPZShapeHDiv, where the facet functions are constructed using HCurlNoGrads plus the RT0, while the internal functions are built using HDivStandard.

To use the proposed shape, one needs to call ApproxSpace().SetHDivFamily(HDivFamily::EHDivOptimized);

@giavancini giavancini merged commit 2b69061 into develop Jun 7, 2024
5 of 8 checks passed
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