generateUFparallel
| generateUFparallel | 
  Purpose
 
  Synopsis
 
procedure generateUFparallel(bimname:string, fctname:string)
 
  Arguments
 
| 
     bimname 
     | 
      Path to the compiled Mosel package implementing the user function.
     | 
| 
     fctname 
     | 
      The public user function inside the package.
     | 
  Further information
 
  Please refer to the
 Xpress NonLinear Reference Manual for more details about this functionality.
 
  Module
 
 
