4test.t3d.in
来自「c++的有限元源码,带说明书和测试数据,是难得的有限元开发资料.」· IN 代码 · 共 33 行
IN
33 行
# t3d -d 1.0vertex 1 xyz 0 0 0vertex 2 xyz 5 0 0vertex 3 xyz 10 0 0vertex 4 xyz 0 1 0vertex 5 xyz 5 1 0vertex 6 xyz 10 1 0vertex 7 xyz 0 2 0vertex 8 xyz 5 2 0vertex 9 xyz 10 2 0curve 1 vertex 1 2 count 2curve 2 vertex 2 3 count 2curve 3 vertex 3 6 count 1curve 4 vertex 6 9 count 1curve 5 vertex 9 8curve 6 vertex 8 7curve 7 vertex 7 4curve 8 vertex 4 1curve 9 vertex 2 5curve 10 vertex 5 8curve 11 vertex 4 5curve 12 vertex 5 6patch 1 normal 0 0 1 boundary curve 1 9 -11 8 quad map yespatch 2 normal 0 0 1 boundary curve 2 3 -12 -9 quad map yes patch 3 normal 0 0 1 boundary curve 12 4 5 -10 quad map yespatch 4 normal 0 0 1 boundary curve 11 10 6 7 quad map yes
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?