libsim Versione 7.2.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 599 del file datetime_class.F90.

599 IF (PRESENT(isodate)) THEN

Generated with Doxygen.