define a freefem formal variable in Scilab environment
u = defvar(U)
a string, a vector or matrix of string giving the name of the components of the formal variable
a ffeq data structure (tlist)
defvar defines a freefem formal variable in Scilab environment allowing to build PDE formulations.