jacobi.template
|
Go to the source code of this file.
Functions | |
works correctly | p (1, 15) |
Variables | |
Square | __pad2__ |
square | g =[2 0 1 0 0 1 0 |
Generate mesh from | geometry [p, e, t] = initmesh(g,'hmax',1) |
angle in trangle | pi |
angle in trangle | e |
angle in trangle | t = initmesh(g) |
problems in solution after | refinements [p, e, t] = initmesh(g,'hmax',0.5) |
works correctly p | ( | 1 | , |
15 | |||
) |
Square __pad2__ |
Definition at line 9 of file square_bb_4.m.
e |
Definition at line 62 of file square_bb_4.m.
squares g =[2 0 1 0 0 1 0 |
Definition at line 17 of file square_bb_4.m.
Definition at line 53 of file square_bb_4.m.
angle in trangle pi |
Definition at line 54 of file square_bb_4.m.
Definition at line 63 of file square_bb_4.m.
angle in trangle t = initmesh(g) |
Definition at line 62 of file square_bb_4.m.