Skip to content

assert that pureSoA containers have at least SpaceDim real components#5076

Merged
atmyers merged 1 commit intoAMReX-Codes:developmentfrom
atmyers:pure_soa_static_assert
Feb 25, 2026
Merged

assert that pureSoA containers have at least SpaceDim real components#5076
atmyers merged 1 commit intoAMReX-Codes:developmentfrom
atmyers:pure_soa_static_assert

Conversation

@atmyers
Copy link
Copy Markdown
Member

@atmyers atmyers commented Feb 25, 2026

Closes #5062.

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

Copy link
Copy Markdown
Member

@AlexanderSinn AlexanderSinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to add. If we do runtime-only, we would need to update the assert, but for that many other fixes are also required. 

@atmyers atmyers merged commit 5d9049a into AMReX-Codes:development Feb 25, 2026
74 checks passed
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.

Pure-SoA particle type lacks compile-time guard that position components exist

3 participants