Mesh Generator Comparison

November 9, 2020 ยท View on GitHub

This repository creates meshes of the same domains with multiple mesh generators and compares the results. The used mesh generators are

For each domain and mesh generator (if applicable), the repostory shows the following data:

  • the mesh generation time
  • the average and minimum cell quality
  • the nummber of CG iterations for the FEM-Poisson-problem on the mesh.

If you'd like to see other mesh generators, domains, or quality measures: Let me know!

Disk

alt text
alt textalt text

L-shape

alt text
alt textalt text

Rectangle with refinement

alt text
alt textalt text

Quarter annulus

alt text
alt textalt text

Sphere (surface)

alt text
alt text(Poisson problem not applicable.)

Ball

alt text
alt textalt text

Cylinder

alt text
alt textalt text

L-shape in 3D

alt text
alt textalt text

Box with refinement

alt text
alt textalt text

License

This software is published under the GPLv3 license.