libsim  Versione 7.1.6

◆ firsttrue()

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


Generated with Doxygen.