libsim  Versione7.1.6
integer function, dimension(size(search)) vol7d_varvect_indexvect ( type(vol7d_varvect), intent(in)  this,
type(vol7d_var), dimension(:), intent(in)  search,
logical, intent(in), optional  back,
character(len=*), dimension(:), intent(inout)  TYPE 
)

Return the index of first or last element of this equal to search.

Parametri
[in]thisobject to search in
[in]searchwhat to search
[in]backif .TRUE. search from the end
[in,out]typetype of vector found ("d","r","i","b","c")

Definizione alla linea 269 del file vol7d_varvect_class.f90.


Generated with Doxygen.