Skip to content

Mesh split logic - #16

Merged
orlandoisepic merged 5 commits into
developfrom
mesh-split-logic
Aug 17, 2026
Merged

Mesh split logic#16
orlandoisepic merged 5 commits into
developfrom
mesh-split-logic

Conversation

@orlandoisepic

Copy link
Copy Markdown
Contributor

This updates and optimizes the mesh-creation logic. Before, if two participants exchanged intensive and extensive data, always two meshes were used per participant.
Now, if the exchanges are in different direction, i.e., extensive in one direction, intensive in the other, the same mesh is used by each participant.

Additionally, a test case for this has been added.

This updates and optimizes the mesh-creation logic. Before, if two participants exchanged intensive and extensive data, always two meshes were used per participant.
Now, if the exchanges are in different direction, i.e., extensive in one direction, intensive in the other, the same mesh is used by each participant.
it now uses _ instead of -
Update to avoid weird bug
Change it back. Apparently it was correct all along
@orlandoisepic
orlandoisepic merged commit ac6e081 into develop Aug 17, 2026
1 check passed
@orlandoisepic
orlandoisepic deleted the mesh-split-logic branch August 17, 2026 13:03
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