libsim Versione 7.2.6
|
◆ fnv_display()
Display vector function objects on screen.
Definizione alla linea 477 del file alchimia.F03. 478 call delete(maybefn)
479 call delete(usefullfn)
480 order=0
481end if
482
483end function oracle
484
485
486!> This function try to suggest you some road to obtain the variable you want.
487!! Starting from desciption of output and a vector of available functions
488!! provide to you some possible starting points.
|