1FREEFEM++(1) General Commands Manual FREEFEM++(1)
2
3
4
6 FreeFem++ - interpreter for the FreeFem++ language
7
9 FreeFem++ filename.edp
10 FreeFem++-nw filename.edp
11 FreeFem++-x11 filename.edp
12 FreeFem++-glx filename.edp
13 FreeFem++-mpi filename.edp
14 FreeFem++-cs filename.edp
15
17 This manual page documents briefly the FreeFem++, FreeFem++-nw,
18 FreeFem++-glx, FreeFem++-mpi and FreeFem++-cs commands. This manual
19 page was written for the Debian distribution because the original pro‐
20 gram does not have a manual page. Instead, it has detailed documenta‐
21 tion in the manual; see below.
22
23 FreeFem++ is an interpreter for the FreeFem++ language, a language ded‐
24 icated to the finite element method. It provides a simple way to solve
25 Partial Differential Equations (PDE). FreeFem++-nw is its text-only
26 version, FreeFem++-x11 its X11 version, FreeFem++-glx its OpenGl ver‐
27 sion, FreeFem++-mpi its MPI version and FreeFem++-cs its GUI version.
28 The extensive manual of FreeFem++ is written in LaTeX and it is avail‐
29 able in Postscript format in /usr/share/doc/FreeFem++/ on your hard
30 disc.
31
33 This manual page was written by Alexis Darrasse <darrasse@ortsa.com>,
34 for the Debian project (but may be used by others).
35
36
37
38 March 29, 2004 FREEFEM++(1)