allocate_gridid_memory Module Procedure

module procedure allocate_gridid_memory module subroutine allocate_gridid_memory(this, n_matter)

Allocate the memory to store the ID in the member arrays

FT 14.01.2022


Arguments

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

ejecta object which this PROCEDURE is a member of

integer, intent(in) :: n_matter

Number of matter objects


Called by

proc~~allocate_gridid_memory~~CalledByGraph proc~allocate_gridid_memory allocate_gridid_memory interface~allocate_gridid_memory allocate_gridid_memory interface~allocate_gridid_memory->proc~allocate_gridid_memory

Contents