libsim  Versione7.1.6
integer function, private arrayof_doubleprecision_append_unique ( type(arrayof_doubleprecision this,
intent(in)  content 
)
private

Quick function to append an element to the array only if it is not present in the array yet.

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

Parametri
thisarray object to extend

Definizione alla linea 6169 del file array_utilities.F90.


Generated with Doxygen.