libsim  Versione6.3.0

◆ currentdbametaanddatad()

type(dbametaanddatad) function dballe_class::currentdbametaanddatad ( class(dbametaanddatadlist this)
private

Get dbametaanddatad pointed by iterator.

Definizione alla linea 2983 del file dballe_class.F03.

2983  i=i+1
2984  toarray_dbametaanddatac(i) =this%current()
2985  call this%next()
2986 end do
2987 end function toarray_dbametaanddatac
2988 
2989 

Generated with Doxygen.