allocate_bnslorene_memory Module Procedure

module procedure allocate_bnslorene_memory module subroutine allocate_bnslorene_memory(this, d)

Allocate the memory to store the \lorene| \(\mathrm{ID}\) in the member arrays

FT 17.09.2020


Arguments

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

bnslorene object which this PROCEDURE is a member of

integer, intent(in) :: d

Dimension of the arrays


Called by

proc~~allocate_bnslorene_memory~~CalledByGraph proc~allocate_bnslorene_memory allocate_bnslorene_memory interface~allocate_bnslorene_memory allocate_bnslorene_memory interface~allocate_bnslorene_memory->proc~allocate_bnslorene_memory

Contents