gridap / gridap/GridapEmbedded.jl

Distributed moment fitting

Open
#94 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Julia
Stars
50
Forks
16
PR merge metrics
No merged PRs in 30d

Description

@ericneiva

The moment fitting integration is not currently working on distributed.

I have done some progress in my fork [distributed_moment_fitting](https://github.com/pmartorell/GridapEmbedded.jl/tree/distributed_moment_fitted) but still do not work properly.

The integration is OK if all the cells are cut, but still an issue for the interior cells. I reckon there are some repeated contributions. I had not the time to fully debug this part. But I hope this developments are useful if you want to continue in the future.

Also note that the contributions of the face on the ghost cells are moved to the owner. This part is not strictly necessary since the assembly already move the contributions. Feel free to keep of remove these communications.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.