Implementation of the methods of TYPE diffstar that (de)allocate memory
FT 25.10.2021
Allocate the memory to store the LORENE ID in the member arrays
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(diffstarlorene), | intent(inout) | :: | this |
diffstarlorene object which this PROCEDURE is a member of |
||
integer, | intent(in) | :: | d |
Dimension of the arrays |
Deallocate the memory for the member arrays
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(diffstarlorene), | intent(inout) | :: | this |
diffstarlorene object which this PROCEDURE is a member of |