GetDP is a general finite element solver using mixed elements to discretize de Rham-type complexes in one, two, and three dimensions. The main feature of GetDP is the closeness between the input data defining discrete problems (written by the user in ASCII data files) and the symbolic mathematical expressions of these problems.
| Tags | Scientific/Engineering Mathematics |
|---|---|
| Licenses | GPL |
| Operating Systems | Mac OS X Windows Windows Cygwin POSIX |
| Implementation | C Fortran |
Recent releases


Release Notes: This release adds support for parallel resolution using PETSc solvers, Gmsh2 output format, and experimental SLEPc-based eigensolvers.


Release Notes: This release includes a general code cleanup and updates input file formats. Default solvers are now based on PETSc.


Release Notes: This release simplifies the parser by using standard loops instead of the multi-index constructs, and removes the Cygwin dependency for the Windows version.


Release Notes: Various minor fixes and code updates.


Release Notes: This release adds support for a new eigensolver based on Arpack (EigenSolve), improves the PETSc interface, provides access to many previously undocumented features (loops, conditionals, strings, link constraints, etc.), and includes various other improvements and bugfixes.