Skip to content

Fix distributed AgFEM corner case#91

Merged
ericneiva merged 10 commits intogridap:masterfrom
pmartorell:distributed_agfem_failing_case
Jul 5, 2024
Merged

Fix distributed AgFEM corner case#91
ericneiva merged 10 commits intogridap:masterfrom
pmartorell:distributed_agfem_failing_case

Conversation

@pmartorell
Copy link
Copy Markdown
Collaborator

@ericneiva

Here there is a fix for the cases where two remote ghost cells are touching each other.

We solve this by merging the remote cell nodes by their GIDs

ericneiva and others added 6 commits June 14, 2024 17:25
`gcell_to_cell` is a `PartitionedArrays.VectorFromDict{Tk,Tv}` storing a `Dict{Tk,Tv}`.

Apparently, its getindex specialisation does not return a value of type `Tv`.
@pmartorell pmartorell marked this pull request as draft July 5, 2024 14:48
@pmartorell pmartorell marked this pull request as ready for review July 5, 2024 14:49
Todo: figure out how to remove duplication of _dof_to_DOF and _DOF_to_dof
@ericneiva ericneiva self-assigned this Jul 5, 2024
@ericneiva ericneiva self-requested a review July 5, 2024 15:34
@ericneiva ericneiva merged commit e2b054c into gridap:master Jul 5, 2024
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