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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

thom-dani
Copy link

@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.

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