libsim  Versione 7.1.9

◆ arrayof_integer_append()

integer function, private array_utilities::arrayof_integer_append ( type(arrayof_integer this,
integer, intent(in)  content 
)
private

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 INTEGER to append

Definizione alla linea 5579 del file array_utilities.F90.


Generated with Doxygen.