Skip to content

feat: Prevent ghost elements from modifying their own data in contact solvers#4000

Open
bd713 wants to merge 1 commit intodevelopfrom
feat/bd713/ghostContact2
Open

feat: Prevent ghost elements from modifying their own data in contact solvers#4000
bd713 wants to merge 1 commit intodevelopfrom
feat/bd713/ghostContact2

Conversation

@bd713
Copy link
Contributor

@bd713 bd713 commented Mar 17, 2026

WIP
Objective
Prevent ghost elements from modifying their own data in contact solvers
Instead, only receive updates via proper synchronization.

@bd713 bd713 self-assigned this Mar 17, 2026
@rrsettgast rrsettgast requested a review from OmarDuran March 17, 2026 22:29
@rrsettgast
Copy link
Member

@bd713 were these getting update with incorrect values? I ask because ghost elements are allowed to update their stress state since it derives from the displacement field which is synchronized?

@bd713
Copy link
Contributor Author

bd713 commented Mar 18, 2026

@rrsettgast No. It's more about having consistent ghost handling across the solver, than fixing a known bug.

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