define a freefem formal variable in Scilab environment
U_out = defvar(U_in)
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.