?? readme
字號(hào):
$Id: README,v 1.12 2004/12/04 05:33:13 sarod Exp $pdnmesh========A 2D finite element program. It can do the following1)Mesh generation using Delaunay triangulation2)Adaptive refinement of the mesh while solving3)Solving the problem using LU decomposition. LAPACK can be used to solve eigenproblems.4)Full GUI support (GTK/GTKGLExt for UNIX, MFC for Win32).5)Generating Postscript output of the mesh and the contour.6)Generating a data file of the mesh that can be used in any other better finite element programHow to INSTALL?===============Please read INSTALL.The operation of the program============================At command prompt, in Xwindows, type: pdnmesh -i your_input_fileType pdnmesh -h for help. Windows version runs in full GUI.DXF files generated by CAD programs can be converted to pdnmesh input format. Please read the tutorial for more information. Please read the documentation supplied for more information. If you have any questions, please post them to <pdnmesh-users@lists.sourceforge.net>If you have bug reports and patches, please send them to <pdnmesh-bugs@lists.sourceforge.net>Acknowledgements================1) Professor S.R.H.Hoole, a leading expert in computational electromagnetics, for inspiration and guidance. 2) For the red-black tree implementation, Thomas Neimann's article and sample code was helpful. Most other algorithms were referred from Robert Sedgewick's book on Algorithms.3) Many other references were used.More info=========For more information please visit http://pdnmesh.sourceforge.net/
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -