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

Implement VTK I/O for arbitrary degree tetrahedron cells #2985

Merged
merged 5 commits into from
Jan 17, 2024

Conversation

mscroggs
Copy link
Member

@mscroggs mscroggs commented Jan 14, 2024

Add code for generating permutations from DOLFINx dof formatting to the recursive VTK tetrahedron dof ordering for higher order Lagrange cells.

Copy link
Sponsor Member

@jorgensd jorgensd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with Paraview from order 1-10 and order 12

@jorgensd jorgensd added io backport? Suggest PR for backporting labels Jan 17, 2024
@jorgensd jorgensd added this pull request to the merge queue Jan 17, 2024
@IgorBaratta
Copy link
Member

Don't we need some documentation or at least references to the formulas/drawings that you used?

Merged via the queue into main with commit 2af0065 Jan 17, 2024
19 checks passed
@jorgensd jorgensd deleted the mscroggs/vtk-arbitrary-tets branch January 17, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport? Suggest PR for backporting io
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants