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

Is that possible to use the PETSc-MMA with the overlapping Schwarz domain decomposition (DM) algorithm. #16

Open
zcwang6 opened this issue May 21, 2020 · 0 comments

Comments

@zcwang6
Copy link

zcwang6 commented May 21, 2020

Thank you for the development of the PETSc-MMA, and making it available on Github. I am using  the overlapping Schwarz domain decomposition (DM) algorithm, and I am trying to build your MMA as a dynamic library and link it to my code. However, I have an issue. My understanding is that in your parallel framework the domain decomposition method results in several sub-domains without an overlapping area. But in the overlapping Schwarz domain decomposition algorithm there are overlapping areas. When I tested your MMA, it behaves well with 1 thread under DM algorithm, while the more threads yields wrong results.
I was wondering if it is possible to use your PETSc-MMA with DM algorithm. Thank you in advance for helping me with this question.

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

No branches or pull requests

1 participant