destruct_binary Module Procedure

module procedure destruct_binary module subroutine destruct_binary(this)

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

FT


Arguments

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

bnslorene object which this PROCEDURE is a member of


Calls

proc~~destruct_binary~~CallsGraph proc~destruct_binary destruct_binary interface~destruct_bin_ns destruct_bin_ns proc~destruct_binary->interface~destruct_bin_ns

Called by

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

Contents