Skip to content

Conversation

@pshriwise
Copy link
Contributor

Description

Fill lattice offset table with C_NONE when allocating/reallocating.

I haven't added tests here, but I can look into it if requested. It would likely involve adding something to the C++ test suite.

Fixes #3187

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) 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)

@aprilnovak aprilnovak self-requested a review November 8, 2024 20:24
@aprilnovak
Copy link
Contributor

I can confirm that this PR does fix the test failures in Cardinal - thanks Patrick!

@aprilnovak aprilnovak merged commit 754f6fa into openmc-dev:develop Nov 8, 2024
16 checks passed
magnoxemo pushed a commit to magnoxemo/openmc that referenced this pull request Nov 22, 2024
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.

Lattice offset table should be allocated differently

2 participants