allocate_bnsfuka_memory Module Procedure

module procedure allocate_bnsfuka_memory module subroutine allocate_bnsfuka_memory(this, d)

Allocate the memory to store the \(\texttt{FUKA}\) \(\mathrm{ID}\) in the member arrays

Created: FT 27.05.2022 Last update: FT 27.05.2022


Arguments

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

bnsfuka object which this PROCEDURE is a member of

integer, intent(in) :: d

Dimension of the arrays


Called by

proc~~allocate_bnsfuka_memory~~CalledByGraph proc~allocate_bnsfuka_memory allocate_bnsfuka_memory interface~allocate_bnsfuka_memory allocate_bnsfuka_memory interface~allocate_bnsfuka_memory->proc~allocate_bnsfuka_memory

Contents