libsim  Versione7.2.6

◆ arrayof_doubleprecision_append()

integer function, private array_utilities::arrayof_doubleprecision_append ( type(arrayof_doubleprecision this,
doubleprecision, 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 DOUBLEPRECISION to append

Definizione alla linea 6146 del file array_utilities.F90.


Generated with Doxygen.