libsim  Versione6.3.0
integer function, public lasttrue ( logical, dimension(:), intent(in)  v)

Return the index ot the last true element of the input logical array v.

If no .TRUE. elements are found, it returns 0.

Parametri
[in]vlogical array to test

Definizione alla linea 937 del file array_utilities.F90.


Generated with Doxygen.