libsim
Versione 7.1.9
|
Method for packing the array object reducing at a minimum the memory occupation, without destroying its contents. Continua...
Membri pubblici | |
subroutine | arrayof_datetime_packarray (this) |
Method for packing the array object reducing at a minimum the memory occupation, without destroying its contents. Continua... | |
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.
Definizione alla linea 645 del file datetime_class.F90.