Source code for FEM computing
Gmsh file for triangulation of L-shaped domain:- L_uniform_init_type_1.msh
- L_uniform_init_type_2.msh
- L_uniform_init_type_3.msh
In command line mode, run "gmsh refine xxx.msh" to refine the mesh by splitting the current elements. Then you can get uniform triangulation of L-shaped domain.
A sample mesh from mesh refinnig the L_uniform_init_type_3.msh is as follows.