-
Notifications
You must be signed in to change notification settings - Fork 28
Merge v0.11.0-rc into main for release #1536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…. Start basic test program.
…nd sidre (no mfem yet). Includes adding 2D support for blueprint box mesh generation, reading 2D coordinates from blueprint in IntersectionShaper, allowing Shaper constructor to convert structured to unstructured in 2D, using BoxDim to switch between 2D and 3D in-memory quest example.
v2025.03.0 TPL updates and more
ELVIRA MIR 2D support
Co-authored-by: Arlie Capps <capps2@llnl.gov>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @gunney1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for doing the release, @gunney1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @gunney1 for pushing this through.
Summary
Merging v0.11.0-rc into main for release.
This is a companion to #1534 where the release preparations are done. Please review that one, but it will not be merged into
develop
. It will be merge intomain
, which is what this PR does.