Skip to content

Feat/mesh converter#467

Open
HenningScheufler wants to merge 3 commits into
stack/mesh_iofrom
feat/mesh-converter
Open

Feat/mesh converter#467
HenningScheufler wants to merge 3 commits into
stack/mesh_iofrom
feat/mesh-converter

Conversation

@HenningScheufler
Copy link
Copy Markdown
Collaborator

No description provided.

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.
Face area/normal, cell centroid/volume kernels. Depends on connectivity
types but has no IO format dependency.
Central NeoN↔VTK bridge (meshConverter) plus VTU and VTM writers.
meshConverter handles multiblock/partitioned-dataset construction,
boundary extraction, and node reordering for VTK formats.
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant