Replies: 1 comment 1 reply
-
If you're testing |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm testing the impact of overlap size on my ASM preconditioner. I noticed in the libMesh source code that there's a
dmlibmesh
, which seems to be the default DM in libMesh. I would like to understand how mesh-based overlap is implemented in libMesh. Also, which part of the code combines the overlap withdmlibmesh
? I mean if there is mesh-based overlapsBeta Was this translation helpful? Give feedback.
All reactions