destruct_bssn Module Procedure

module procedure destruct_bssn module subroutine destruct_bssn(this)

Procedure used in the destructor of the EXTENDED TYPE bssn

FT


Arguments

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

bssn object to which this PROCEDURE is bound


Calls

proc~~destruct_bssn~~CallsGraph proc~destruct_bssn destruct_bssn interface~deallocate_bssn_fields deallocate_bssn_fields proc~destruct_bssn->interface~deallocate_bssn_fields proc~deallocate_bssn_fields deallocate_bssn_fields interface~deallocate_bssn_fields->proc~deallocate_bssn_fields deallocate_grid_function deallocate_grid_function proc~deallocate_bssn_fields->deallocate_grid_function

Called by

proc~~destruct_bssn~~CalledByGraph proc~destruct_bssn destruct_bssn interface~destruct_bssn destruct_bssn interface~destruct_bssn->proc~destruct_bssn

Contents