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

File input for mixed topology #3564

Open
chrisrichardson opened this issue Dec 18, 2024 · 2 comments
Open

File input for mixed topology #3564

chrisrichardson opened this issue Dec 18, 2024 · 2 comments
Assignees
Labels
task A task to perform

Comments

@chrisrichardson
Copy link
Contributor

chrisrichardson commented Dec 18, 2024

Example of reading mixed topology:
image
https://gist.github.com/jorgensd/fcbcee61f773e8889eccacf2f75158a2
(needs mesh_converter installed: https://github.com/jorgensd/mesh_converter/
test.vtkhdf.zip

Issue
I can't get this branch to work with mixing P1 and P2 triangles in the same mesh (even if they are completely disconnected.

If i change the order of the second triangle to 1, the code runs smoothly.
I do not have minimal working example. But I've attached the mesh I've used here, and the code I've used for reading the mesh is available at:

@mscroggs
Copy link
Member

mscroggs commented Dec 18, 2024

see also #3231 and #3236

@jorgensd
Copy link
Member

See also: #3271 (comment) for a prototype of this

@chrisrichardson chrisrichardson moved this from Todo to In Progress in Mixed topology meshes Dec 18, 2024
@garth-wells garth-wells added the task A task to perform label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task A task to perform
Projects
Status: In Progress
Development

No branches or pull requests

4 participants