.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH FREEFEM++-mpi 1 "January 2, 2011" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME FreeFem++-mpi \- executes FreeFem++ scripts .SH SYNOPSIS .B FreeFem++-mpi .RI "[ -v verbosity ] [ -nw ] [ -cd ] script.edp" .br .SH DESCRIPTION This manual page documents briefly the scope of the .B FreeFem++-mpi command. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBFreeFem++-mpi\fP is part of the FreeFem++ suite which is used for the solution of Partial Differential Equations (PDE's) via the Finite Element Method (FEM). It is used for running FreeFem++ scripts in parallel (see the FreeFem++ documentation on how to do this). It can give only postscript plot output. i.e. no graphics windows are opened. .SH OPTIONS A summary of options is included below. .br .\".B \-h, \-\-help .B \-v verbosity : 0 -- 1000000 levels of FreeFem++ output .br .B \-ne : no edp script output .br .B \-cd : change dir to script dir .BR .TP .SH SEE ALSO .BR FreeFem++ (1), .BR FreeFem++-nw (1), .BR FreeFem++-x11 (1), .BR FreeFem++-glx .br .SH AUTHOR FreeFem++-mpi was written by Frédéric Hecht, Olivier Pironneau, Antoine Le Hyaric and Albert Ly. .PP This manual page was made by Dimitrios Eftaxiopoulos , for the Debian project (and may be used by others).