deallocate_rgf Module Procedure

module procedure deallocate_rgf module subroutine deallocate_rgf(this)

Arguments

Type IntentOptional AttributesName
type(rgf) :: this

Has to be called with an rgf class.


Called by

proc~~deallocate_rgf~~CalledByGraph proc~deallocate_rgf deallocate_rgf interface~deallocate_rgf deallocate_rgf interface~deallocate_rgf->proc~deallocate_rgf

Contents

None