Skip to content

Minimal implementation of hexagonal mesh#3857

Open
GuySten wants to merge 46 commits intoopenmc-dev:developfrom
GuySten:hexagonal-mesh
Open

Minimal implementation of hexagonal mesh#3857
GuySten wants to merge 46 commits intoopenmc-dev:developfrom
GuySten:hexagonal-mesh

Conversation

@GuySten
Copy link
Contributor

@GuySten GuySten commented Mar 5, 2026

Description

This PR is a minimal implementation of hexagonal mesh.
I took PR #3279 and tried to simplify it as best I could.

Fixes # (issue)

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 18) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@GuySten GuySten requested review from paulromano and pshriwise March 10, 2026 06:17
@GuySten GuySten marked this pull request as ready for review March 10, 2026 06:17
@GuySten GuySten requested a review from ebknudsen March 10, 2026 06:18
@GuySten
Copy link
Contributor Author

GuySten commented Mar 10, 2026

@ebknudsen, I would like to hear your thoughts about this PR.
Currently, I did not include C API because I feel that this PR is large enough.

@ebknudsen
Copy link
Contributor

ebknudsen commented Mar 10, 2026

@GuySten Sure - I'd be happy to go through it. It'll be a day or two before I get to it - just so you know.

@GuySten
Copy link
Contributor Author

GuySten commented Mar 10, 2026

This PR is ready for review.

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.

3 participants