libsim  Versione6.3.0

◆ arraysize

integer arraysize =0

current logical size of the array; it may be different from the physical size SIZE(thisarray), and it should be used instead of SIZE() intrinsic function in order to evaluate the number of elements assigned to array

Definizione alla linea 373 del file stat_proc_engine.F90.

373 nf = count(mask_timerange(:) .AND. itimerange(:)%p1 > 0)

Generated with Doxygen.