libsim  Versione6.3.0
subroutine arrayof_datetime_delete ( type(arrayof_datetime 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 1411 del file datetime_class.F90.


Generated with Doxygen.