destruct_binary Module Procedure

module procedure destruct_binary module subroutine destruct_binary(this)

Destructs the \(\texttt{FUKA}\) \(\texttt{bns_export}\) object and frees the pointer bns_ptr pointing to it

Created: FT 09.02.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


Calls

proc~~destruct_binary~2~~CallsGraph proc~destruct_binary~2 destruct_binary interface~destruct_bns_fuka destruct_bns_fuka proc~destruct_binary~2->interface~destruct_bns_fuka

Called by

proc~~destruct_binary~2~~CalledByGraph proc~destruct_binary~2 destruct_binary interface~destruct_binary~2 destruct_binary interface~destruct_binary~2->proc~destruct_binary~2

Contents