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

[Mapping] Switch slave sides of coupling geom mapper #7865

Merged
merged 3 commits into from
Nov 24, 2020

Conversation

peterjwilson
Copy link
Contributor

Description
This allows one to reverse the direct mapping direction of the coupling geoms mapper.

One can make a direct map Hdo from origin -> destination, as well as Hod from destination -> origin. Now the mapper always creates the direct mapper Hsm from master -> slave. By default, the destination is set as the slave. The origin can be set as the slave by setting 'destination_is_slave' = false in the parameters.

Test added too 🥳

@peterjwilson peterjwilson requested a review from a team as a code owner November 24, 2020 05:53
Copy link
Member

@philbucher philbucher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@peterjwilson peterjwilson merged commit 0fdfdcd into master Nov 24, 2020
@peterjwilson peterjwilson deleted the mapping/coupling_geoms_choose_sides branch November 24, 2020 23:20
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