logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

GetDP - a General environment for the treatment of Discrete Problems

Authors

       Patrick Dular (patrick.dular at ulg.ac.be) and Christophe Geuzaine  (cgeuzaine  at  ulg.ac.be).  See  the
       documentation for a comprehensive list of contributors.

Description

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.

       GetDP is a command-line program. See Gmsh for a graphical front-end.

       getdp-sparskit is GetDP version compiled with sparskit support.

Name

       GetDP - a General environment for the treatment of Discrete Problems

See Also

getdp(1), gmsh(1), GetDP examples (/usr/share/doc/getdp-*/), GetDP homepage (http://www.geuz.org/getdp/).

       The  full  documentation for GetDP is maintained as a Texinfo manual.  If the info and getdp programs are
       properly installed at your site, the command

              infogetdp

       should give you access to the complete manual.

4th Berkeley Distribution                         July 10 2008                                          GetDP(1)

Synopsis

getdp-sparskit[file][options]

Warning

       This man page does not describe the syntax of the input files: you should refer to the info documentation
       for  this  (e.g.  with infogetdp). Up-to-date versions of the manual in various formats are available at
       http://www.geuz.org/getdp/.

See Also