Skip to content

feat: mesh connectivity reconstruction internals#465

Open
HenningScheufler wants to merge 1 commit into
stack/mesh_iofrom
feat/mesh-connectivity
Open

feat: mesh connectivity reconstruction internals#465
HenningScheufler wants to merge 1 commit into
stack/mesh_iofrom
feat/mesh-connectivity

Conversation

@HenningScheufler
Copy link
Copy Markdown
Collaborator

Adds face topology, cell reconstruction, node reordering, and VTK cell extraction algorithms. Hash-map dedup runs on host and results are copied to the executor. No IO format dependency — pure algorithmic layer.

Guarded by NeoN_WITH_VTK; links VTK modules required for type definitions.

Adds face topology, cell reconstruction, node reordering, and VTK cell
extraction algorithms. Hash-map dedup runs on host and results are copied
to the executor. No IO format dependency — pure algorithmic layer.

Guarded by NeoN_WITH_VTK; links VTK modules required for type definitions.
@HenningScheufler HenningScheufler added the ready-for-review Set this label to indicate that the PR is ready for review label Mar 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

Thank you for your PR, here are some useful tips:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review Set this label to indicate that the PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant