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

Rannacher-Turek Element Implementation #891

Open
sblauth opened this issue Dec 13, 2024 · 0 comments
Open

Rannacher-Turek Element Implementation #891

sblauth opened this issue Dec 13, 2024 · 0 comments

Comments

@sblauth
Copy link

sblauth commented Dec 13, 2024

Hi,

I have opened this issue to ask, whether there are any plans to implement the Rannacher-Turek element https://defelement.org/elements/rannacher-turek.html for quad and hex cells. Both in legacy FEniCS and FEniCSx, the Crouzeix-Raviart element (the analogon for triangles and tets https://defelement.org/elements/crouzeix-raviart.html) is implemented - so I thought that this would be a nice addition for FEniCSx, as it can handle quads and hex cells.

As there are parametric and non-parametric versions of these elements https://doi.org/10.1002/num.1690080202, with the non-parametric ones being more robust for anisotropic meshes, I would like to ask

  • which version of the elements are implemented in basix (for the CR element)? I guess it is the parametric one
  • would it be possible to also implement a non-parametric version?

Thanks a lot!

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

No branches or pull requests

1 participant