libsim  Versione 7.2.1
Membri pubblici | Elenco di tutti i membri
Riferimenti per l'nterfacciaappend

Quick method to append an element to the array. Continua...

Membri pubblici

integer function arrayof_ttr_mapper_append (this, content)
 Quick method to append an element to the array. Continua...
 

Descrizione dettagliata

Quick method to append an element to the array.

The return value is the position at which the element has been appended.

Parametri
TYPE(arrayof_ttr_mapper)::thisarray object to extend
TYPE(ttr_mapper),INTENT(in)::contentobject of TYPE TYPE(ttr_mapper) to append

Definizione alla linea 375 del file stat_proc_engine.F90.


Generated with Doxygen.