📄 reame_superlu
字号:
To compile superlu.cpp 1) download the SuperLu 3.0 package formcurl http://crd.lbl.gov/~xiaoye/SuperLU/superlu_3.0.tar.gz -o superlu_3.0.tar.gztar xvfz superlu_3.0.tar.gzgo SuperLU_3.0 directoryedite make.incmake 2) in directoy include dotar xvfz ../SuperLU_3.0-include-ff.tar.gzdue to a mistake un SuperLu header, I will give a correct oneto compile with freefm++to compile the freefem++ load file of SuperLu with freefem do:some find like : ./load.link SuperLU.cpp -L$HOME/work/LinearSolver/SuperLU_3.0/ -lsuperlu_3.0to test FreeFem++ SuperLu.edpGook Luck. F. Hecht
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -