[Gmsh] How to include interior points into mesh

Chatawut Chanvanichskul chatawut at yahoo.com
Thu Sep 23 08:54:04 CEST 2004


Dear gmsh master,
I 'd like to ask you a question.  If I have a boundary
 and then I add one point within that boundary. If I
want to generate mesh within this boundary without
connecting interior point to the boundary points, can
I do this?   

According to file 'intpoint.geo', if I want to add
point no. 5 into mesh, how can I do?  (PS. I 'd like
to do adaptive mesh )

///////////////////////////////////////////////////////////
// 'intpoint.geo '
lc=0.1;
Point(1)={0,0,0,lc};
Point(2)={1,0,0,lc};
Point(3)={1,1,0,lc};
Point(4)={0,1,0,lc};
Point(5)={0.5,0.5,0,lc};

Line(1)={1,2};
Line(2)={2,3};
Line(3)={3,4};
Line(4)={4,1};

Line Loop(101)={1,2,3,4};
Plane Surface(102)={101};

/////////////////////////
Thank you 

Regards,

Chatawut


		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail