jacobi.template
Functions | Variables
square_bb_4.m File Reference

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)
 

Function Documentation

◆ p()

works correctly p ( ,
15   
)

Variable Documentation

◆ __pad2__

Square __pad2__

Definition at line 9 of file square_bb_4.m.

◆ e

e

Definition at line 62 of file square_bb_4.m.

◆ g

squares g =[2 0 1 0 0 1 0

Definition at line 17 of file square_bb_4.m.

◆ geometry

Generate mesh from geometry[p, e, t] = initmesh(g,'hmax',1)

Definition at line 53 of file square_bb_4.m.

◆ pi

angle in trangle pi
Initial value:
==> now the second refinement produces irregular meshes!
% p(1,15) = 1.7

Definition at line 54 of file square_bb_4.m.

◆ refinements

problems in solution after refinements[p, e, t] = initmesh(g,'hmax',0.5)

Definition at line 63 of file square_bb_4.m.

◆ t

angle in trangle t = initmesh(g)

Definition at line 62 of file square_bb_4.m.

p
works correctly p(1, 15)