libsim  Versione 7.1.9

◆ 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 369 del file gridinfo_class.F90.

369 CHARACTER(len=512) :: a_name

Generated with Doxygen.