FreeFem++-x11(1) executes FreeFem++ scripts

SYNOPSIS

FreeFem++-x11 [ -v verbosity ] [ -fglut filepath ] [ -glut command ] [ -nw ] [ -f ] script.edp

DESCRIPTION

This manual page documents briefly the scope of the FreeFem++-x11 command.

FreeFem++-x11 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 can launch, X11 graphics windows.

OPTIONS

A summary of options is included below.
-v verbosity : 0 -- 1000000 levels of FreeFem++ output
-fglut filepath : the file name for saving all the plots (replot with ffglut command)
-glut command : the command name of glut (default is ffglut)
-nowait : do not wait after launching a window
-wait : wait after launching a window
-nw : no ffglut (=> no graphics windows)
-ne : no edp script output
-cd : change dir to script dir

AUTHOR

FreeFem++-x11 was written by Frédéric Hecht<[email protected]>, Olivier Pironneau<[email protected]>, Antoine Le Hyaric<[email protected]> and Albert Ly<[email protected]>.

This manual page was made by Dimitrios Eftaxiopoulos <[email protected]>, for the Debian project (and may be used by others).