Skip to content

Only consider boundary DoFs for the coupling#32

Merged
danieldouglas92 merged 2 commits intolandlab-aspect:landlab-aspectfrom
tjhei:lla-skip-non-boundary
Mar 13, 2026
Merged

Only consider boundary DoFs for the coupling#32
danieldouglas92 merged 2 commits intolandlab-aspect:landlab-aspectfrom
tjhei:lla-skip-non-boundary

Conversation

@tjhei
Copy link

@tjhei tjhei commented Mar 12, 2026

I forgot that we have to restrict the DoFs we consider when matching to the external deformation plugin to actual surface DoFs. This should considerably reduce communication cost and storage requirements during the setup. By swapping the i and j loop we probably save some instructions as well.

@danieldouglas92 danieldouglas92 merged commit c2ab536 into landlab-aspect:landlab-aspect Mar 13, 2026
6 checks passed
@tjhei tjhei deleted the lla-skip-non-boundary branch March 14, 2026 15:26
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