libsim  Versione 7.2.6

◆ lasttrue()

integer function, public array_utilities::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 941 del file array_utilities.F90.


Generated with Doxygen.