libsim  Versione 7.1.9

◆ arrayof_logical_packarray()

subroutine, private array_utilities::arrayof_logical_packarray ( type(arrayof_logical this)
private

Method for packing the array object reducing at a minimum the memory occupation, without destroying its contents.

The value of this::overalloc remains unchanged. After the call to the method, the object can continue to be used, extended and shortened as before. If the object is empty the array is allocated to zero length.

Parametri
thisobject to be packed

Definizione alla linea 6551 del file array_utilities.F90.


Generated with Doxygen.