libsim  Versione7.1.6
subroutine arrayof_logical_delete ( type(arrayof_logical this)

Destructor for finalizing an array object.

If defined, calls the destructor for every element of the array object; finally it deallocates all the space occupied.

Parametri
thisarray object to be destroyed

Definizione alla linea 6486 del file array_utilities.F90.


Generated with Doxygen.