allocate_diffstar_memory Module Procedure

module procedure allocate_diffstar_memory module subroutine allocate_diffstar_memory(this, d)

Allocate the memory to store the LORENE ID in the member arrays

FT 25.10.2021


Arguments

Type IntentOptional Attributes Name
class(diffstarlorene), intent(inout) :: this

diffstarlorene object which this PROCEDURE is a member of

integer, intent(in) :: d

Dimension of the arrays


Called by

proc~~allocate_diffstar_memory~~CalledByGraph proc~allocate_diffstar_memory allocate_diffstar_memory interface~allocate_diffstar_memory allocate_diffstar_memory interface~allocate_diffstar_memory->proc~allocate_diffstar_memory

Contents