visit icon indicating copy to clipboard operation
visit copied to clipboard

Blueprint Reader Support Mixed Topology

Open JustinPrivitera opened this issue 8 months ago • 12 comments

Description

Resolves #19448

Adds support for mixed topos to blueprint reader. Heavy-handed support for mixed polytopal topos.

Type of change

  • ~~[ ] Bug fix~~
  • [x] New feature~~
  • ~~[ ] Documentation update~~
  • ~~[ ] Other~~

How Has This Been Tested?

Added new blueprint and blueprint_export tests. Built and ran on rzhound toss4. All tests pass.

Reminders:

  • Please follow the style guidelines of this project.
  • Please perform a self-review of your code before submitting a PR and asking others to review it.
  • Please assign reviewers (see VisIt's PR procedures for more information).

Checklist:

  • [x] I have commented my code where applicable.~~
  • [x] I have updated the release notes.~~
  • ~~[ ] I have made corresponding changes to the documentation.~~
  • ~~[ ] I have added debugging support to my changes.~~
  • [x] I have added tests that prove my fix is effective or that my feature works.~~
  • [x] I have confirmed new and existing unit tests pass locally with my changes.~~
  • [x] I have added new baselines for any new tests to the repo.~~
  • [x] I have NOT made any changes to protocol or public interfaces in an RC branch.~~

JustinPrivitera avatar Jun 24 '24 22:06 JustinPrivitera