Skip to content
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

fix morse smale complex for multiblock input #1079

Conversation

thom-dani
Copy link
Contributor

@thom-dani thom-dani commented Dec 12, 2024

Thanks for contributing to TTK!

Before submitting your pull request, please:

  • Review our Contributor Guidelines, in particular regarding code formatting (with clang-format) and continuous integration.

  • Please provide a quick description of your contributions below:

The function setArray is changed so that the output of the ttk layer is correctly copied in the vtkArrays (especially when the input is a vtkMutliBlockDataSet). The points coordinates of the 1-separatrices and 2-separatrices are copied manually. The output of the ttk layerare no longer attributes of the class but local variables in the function dispatch.

@julien-tierny
Copy link
Collaborator

Tested on Morse-Smale complex states from ttk-data. No regression observed.

@julien-tierny
Copy link
Collaborator

Alright, looks good to me. Thanks!

@julien-tierny julien-tierny merged commit 72b9de3 into topology-tool-kit:dev Jan 13, 2025
49 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.

2 participants