![]() |
OptFEM2D
0.1
Matlab optimized FEM2D
|
Initialization of the Mesh structure for the square domain . This mesh have 4 boundaries label :
More...
Go to the source code of this file.
Functions | |
function Th = | SquareMesh (N) |
Initialization of the Mesh structure for the square domain ![]() | |
Initialization of the Mesh structure for the square domain . This mesh have 4 boundaries label :
Definition in file SquareMesh.m.
function Th = SquareMesh | ( | N | ) |
Initialization of the Mesh structure for the square domain . This mesh have 4 boundaries label :
N | integer |
Th | mesh structure |
Definition at line 17 of file SquareMesh.m.