📄 readme
字号:
This is GetDP, a General environment for the treatment of DiscreteProblems.To install GetDP, type./configuremakemake installThis requires the GNU Scientific Library 1.2 or higher (freelyavailable from http://sources.redhat.com/gsl/). You can use the--with-gsl-prefix configure option (or define the GSL_PREFIXenvironment variable) if the library is not installed in its defaultlocation.By default, GetDP uses a built-in set of linear solvers derived fromSparskit Version 2 (http://www-users.cs.umn.edu/~saad/). GetDP canalso be configured to use the linear solvers from PETSc 2.3 or higher(freely available from http://www.mcs.anl.gov/petsc), using eitherreal or complex arithmetic. To configure GetDP with PETSc support,type./configure --enable-petscFor a description of all other configuration options, type./configure --helpGetDP is distributed under the terms of the GNU General PublicLicense. See doc/LICENSE and doc/CREDITS for more information.See the doc/ and demos/ directories for documentation andexamples. The reference manual is located in doc/texinfo/.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -