deallocate_gridid_memory Module Procedure

module procedure deallocate_gridid_memory module subroutine deallocate_gridid_memory(this)

Deallocate 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


Called by

proc~~deallocate_gridid_memory~~CalledByGraph proc~deallocate_gridid_memory deallocate_gridid_memory interface~deallocate_gridid_memory deallocate_gridid_memory interface~deallocate_gridid_memory->proc~deallocate_gridid_memory

Contents