libsim  Versione6.3.0

◆ forward()

subroutine list_abstract::forward ( class(list this)
private

reset list iterator to end

Definizione alla linea 269 del file list_abstract.F03.

269 element = associated(this%currLink)
270 end function element
271 
274 logical function seek(this, index)
275 class(list) :: this

Generated with Doxygen.