Skip to content

ElementTetP3 and ElementTetP4 #892

Answered by kinnala
xida2020 asked this question in Q&A
Apr 15, 2022 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

Thanks for the clear example. I need to look more carefully, but I have a guess:

  • There is no routine in scikit-fem to orient facets and edges of a tetrahedral mesh.
  • If there are more than one DOF per edge, the orientation is important to preserve continuity.
  • For P3 and P4 there are more than one DOF per edge and therefore orientation will be required.

Why it works for uniform mesh? My guess is that the uniform refinement algorithm accidentally preserves orientation of the original mesh. This is not by design and not tested in any way!

This is just a guess. I'll look more carefully next week.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@xida2020
Comment options

@kinnala
Comment options

@kinnala
Comment options

@xida2020
Comment options

Answer selected by xida2020
Comment options

You must be logged in to vote
2 replies
@kinnala
Comment options

@kinnala
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants