.\" 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 FF-MEDIT 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 ff-medit \- a tool that runs Medit adapted to FreeFem++ .SH SYNOPSIS .B ff-medit .\" .RI "[ -v verbosity ] [ -fglut filepath ] [ -glut command ] [ -nw ] [ -f ] script.edp" .\" .br .SH DESCRIPTION This manual page documents briefly the scope of the .B ff-medit command. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBff-medit\fP command runs Medit for viewing meshes and results related to FreeFem++. Medit is a 3d mesh visualisation tool. A detailed documentation for Medit can be found at http://www.ann.jussieu.fr/~frey/publications/RT-0253.pdf.ff-medit is part of the FreeFem++ suite which is used for the solution of Partial Differential Equations (PDE's) via the Finite Element Method (FEM). .\" .SH OPTIONS .\" A summary of options is included below. .\" .br .\" .\".B \-h, \-\-help .\" .B \-v verbosity : 0 -- 1000000 levels of FreeFem++ output .\" .br .\" .B \-fglut filepath : the file name for saving all the plots (replot with ffglut command) .\" .br .\" .B \-glut command : the command name of glut (default is ffglut) .\" .br .\" .B \-nowait : do not wait after launching a window .\" .br .\" .B \-wait : wait after launching a window .\" .br .\" .B \-nw : no ffglut (=> no graphics windows) .\" .br .\" .B \-ne : no edp script output .\" .br .\" .B \-cd : change dir to script dir .\" .BR .\" .TP .SH AUTHOR Bamg was written by Pascal Frey. .PP This manual page was created by Dimitrios Eftaxiopoulos , for the Debian project (and may be used by others).