README.txt (getdp-3.4.0-source.tgz) | : | README.txt (getdp-3.5.0-source.tgz) | ||
---|---|---|---|---|
This is GetDP, a General environment for the treatment of Discrete Problems. | This is GetDP, a General environment for the treatment of Discrete Problems. | |||
GetDP is copyright (C) 1997-2021 P. Dular and C. Geuzaine, University of Liege, | GetDP is copyright (C) 1997-2022 P. Dular and C. Geuzaine, University of Liege, | |||
and is distributed under the terms of the GNU General Public License, Version 2 | and is distributed under the terms of the GNU General Public License, Version 2 | |||
or later. See LICENSE.txt and CREDITS.txt for more information. | or later. See LICENSE.txt and CREDITS.txt for more information. | |||
See the doc/ and demos/ directories for documentation. The reference manual is | See the doc/ and examples/ directories for documentation. The reference manual i s | |||
located in doc/texinfo/. See the web site http://getdp.info for additional | located in doc/texinfo/. See the web site http://getdp.info for additional | |||
examples. | examples. | |||
Building a bare-bones version of GetDP from its source code requires a C++ | Building a bare-bones version of GetDP from its source code requires a C++ | |||
compiler and CMake (http://cmake.org). By default GetDP also uses the GSL | compiler and CMake (http://cmake.org). By default GetDP also uses the GSL | |||
(http://www.gnu.org/software/gsl) and PETSc (http://www.mcs.anl.gov/petsc), | (http://www.gnu.org/software/gsl) and PETSc (http://www.mcs.anl.gov/petsc), | |||
using either real or complex arithmetic. If PETSc is available, GetDP can use | using either real or complex arithmetic. If PETSc is available, GetDP can use | |||
SLEPc (https://slepc.upv.es/) to solve eigenvalue problems. Instead of | SLEPc (https://slepc.upv.es/) to solve eigenvalue problems. Instead of | |||
PETsc (and SLEPc), GetDP can also use a built-in set of linear solvers derived | PETsc (and SLEPc), GetDP can also use a built-in set of linear solvers derived | |||
from Sparskit Version 2 (http://www-users.cs.umn.edu/~saad/) and eigensolvers | from Sparskit Version 2 (http://www-users.cs.umn.edu/~saad/) and eigensolvers | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |