📄 readme.txt
字号:
This folder contains source files for all of the examples given in Lecture 29, Wed Dec 5.custom_solve - demonstrates using command-line arguments, which are used to customize how a given linear system is solved. The StationarySolve function in LinearSystem is modified to take the new members m_maxiter and m_tol into account. A sample datafile, data.txt, is included.In addition, the files from the following UNIX examples are included, but they cannot be built in MDS because a FORTRANcompiler is required.cmain - demonstrates calling FORTRAN from C++fmain - demonstrates calling C++ from FORTRAN
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -