libsim  Versione 7.2.1

◆ arrayof_real_append()

integer function arrayof_real_append ( type(arrayof_real this,
real, intent(in)  content 
)

Quick method to append an element to the array.

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

Parametri
thisarray object to extend
[in]contentobject of TYPE REAL to append

Definizione alla linea 5864 del file array_utilities.F90.


Generated with Doxygen.