libsim  Versione6.3.0
subroutine arrayof_real_delete ( type(arrayof_real 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 5972 del file array_utilities.F90.


Generated with Doxygen.