libsim Versione 7.2.4

◆ vfnv_display()

subroutine vfnv_display ( type(fndsv), dimension(:), intent(in) vfnv)
private

Display vector function objects on screen.

Parametri
[in]vfnvvector function object to display

Definizione alla linea 513 del file alchimia.F03.

514
515 if (optio_log(copy)) call register_copy(vfntmp,mybout)
516
517else
518
519 CALL l4f_log(l4f_debug, "shoppinglist: sub call; order:"//t2c(order))
520
521 !print*,pack(newbout,c_e(newbout))
522

Generated with Doxygen.