File: getdp-sparskit.1

package info (click to toggle)
getdp 2.9.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,384 kB
  • ctags: 8,206
  • sloc: cpp: 55,135; fortran: 13,955; yacc: 8,493; lex: 746; sh: 56; ansic: 34; awk: 33; makefile: 24
file content (54 lines) | stat: -rw-r--r-- 2,093 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
.\" $Id: getdp.1,v 1.33 2008-07-10 10:21:48 geuzaine Exp $
.TH GetDP 1 "July 10 2008" "GetDP 2" "GetDP Manual Pages"
.UC 4
.\" ********************************************************************
.SH NAME
GetDP \- a General environment for the treatment of Discrete Problems
.\" ********************************************************************
.SH SYNOPSIS
.B getdp-sparskit [file] [options]
.\" ********************************************************************
.SH DESCRIPTION
\fIGetDP\fP 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 \fIGetDP\fP 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.
.PP
\fIGetDP\fP is a command-line program. See \fIGmsh\fP for a graphical
front-end.
.PP
\fIgetdp-sparskit\fP is \fIGetDP\fP version compiled with sparskit support.
.\" ********************************************************************
.SH 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 \fBinfo
getdp\fP). Up-to-date versions of the manual in various formats are
available at \fIhttp://www.geuz.org/getdp/\fP.
.\" ********************************************************************
.\" ********************************************************************
.SH 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.
.\" ********************************************************************
.SH SEE ALSO
.BR getdp (1),
.BR
.BR gmsh (1),
.BR
GetDP examples (\fI/usr/share/doc/getdp-*/\fR),
.BR
GetDP homepage (\fIhttp://www.geuz.org/getdp/\fR).
.PP
The full documentation for GetDP is maintained as a Texinfo manual.
If the
.B info
and
.B getdp
programs are properly installed at your site, the command
.IP
.B info getdp
.PP
should give you access to the complete manual.