Executes freefem++ scripts
FreeFem++ [ -v verbosity ] [ -fglut filepath ] [ -glut command ] [ -nw ] [ -f ] script.edp
This manual page documents briefly the scope of the FreeFem++ command.
FreeFem++ is part of the FreeFem++ suite which is used for the solution of Partial Differential Equations (PDE's) via the Finite Element Method (FEM).
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
FreeFem++-x11(1), FreeFem++-nw(1), FreeFem++-glx(1), FreeFem++-mpi
FreeFem++ 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 created by Dimitrios Eftaxiopoulos <[email protected]>, for the Debian project (and may be used by others).