METIS vs R-tree #40
Replies: 0 comments 5 replies
-
These are fantastic news. Did you show them to Andrea as well? Can you start preparing an overleaf with these? |
Beta Was this translation helpful? Give feedback.
-
Yes, I've shown him one hour ago. I believe that the issue with METIS is that our fine mesh is not fine enough. If you look at page 24 of this paper (https://www.esaim-m2an.org/articles/m2an/abs/2016/03/m2an150070/m2an150070.html) by Andrea and collaborators, they start in 3D from a fine mesh of 1 019 674 tets, and use METIS to generate a sequence of (quoting from the paper)
Indeed, we observe the right convergence rate for our 2D tests when the number of polygons is "much lower" compared to the size of the true underlying mesh |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@luca-heltai I set up some test cases meant to compare METIS and R-tree based partitioning for what concerns L2 rates and quality of the solution.
EXAMPLE: STRUCTURED SQUARE partitioned with both METIS or R-tree
EXAMPLE: UNSTRUCTURED SQUARE (gmsh generated) partitioned with both METIS or R-tree
EXAMPLE 1: STRUCTURED BALL (radial solution)
I believe the bad behaviour for METIS may be due to the quality of the elements. Here's a zoom of the finest grid obtained with METIS with the structured square (2048 agglomerates):

Beta Was this translation helpful? Give feedback.
All reactions