libsim  Versione7.1.6
integer function arrayof_logical_append ( type(arrayof_logical this,
logical, 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 LOGICAL to append

Definizione alla linea 6415 del file array_utilities.F90.


Generated with Doxygen.