Skip to content

求解区域是一个圆 #69

Answered by wangdong19
xiang-tao asked this question in Q&A
Discussion options

You must be logged in to vote

meshfactory中有一个可以生成单位圆上非结构三角形的方法unitcirclemesh(),可以使用这个,代码如下:
mesh = mf.unitcirclemesh(0.1,meshtype='tri')

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scaomath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #64 on January 08, 2022 00:32.