d.d

来自「主要特点 * Flexible finite element space c」· D 代码 · 共 27 行

D
27
字号
#--------------------------------## Example: for domain [0,1]x[0,1]##--------------------------------##=========| POINTS |=========#4 # number of points ## Nodes which define the boundary #0:  0   0   .050   11:  1   0   .050   22:  1   1   .050   33:  0   1   .050   4#===========| SEGMENTS |===========#4 # Number of segments ## Boundary segments #0:   0   1   11:   1   2   22:   2   3   33:   3   0   4

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?