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

change connectivity format coming from simba #507

Merged
merged 4 commits into from
Jan 27, 2025

Conversation

mariostieriansys
Copy link
Collaborator

The connectivity format expected for the VTK wasm engine has changed to align exactly to the VTK format.
Since the DVS wrapper here expects the data in Simba format, I have changed the send_connectivity method to account for this change.
The good news is that the format is now aligned also with DVS, with only one numpy computation needed for the offsets list to become the list of vertices_per_face value expected by DVS

@mariostieriansys mariostieriansys merged commit 87f77d2 into main Jan 27, 2025
25 checks passed
@mariostieriansys mariostieriansys deleted the mostieri/change_simba_format_dvs branch January 27, 2025 09:58
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.

1 participant