readme.doc
来自「不错的国外的有限元程序代码,附带详细的manual,可以节省很多的底层工作.」· DOC 代码 · 共 13 行
DOC
13 行
DIRECTORY SKYLINEU
===================
This directory contains the files for implementing a second solver
(non-symmetric skyline). If you want to introduce it into your
program, copy the files of this directory to your C++ directory,
except file 'unsym.cxx'. Also, delete file 'skyline.cxx' from your
current program. Modify your makefile : add files 'rowcol.cxx',
'skylines.cxx' and 'skylineu.cxx', and remove file 'skyline.cxx'.
File 'unsym.cxx' contains several methods for the tutorial in section 5.2.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?