libsim  Versione7.1.6
integer function, public firsttrue ( logical, dimension(:), intent(in)  v)

Return the index ot the first 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 914 del file array_utilities.F90.


Generated with Doxygen.