destruct_bin_ns Interface

interface


Called by

interface~~destruct_bin_ns~~CalledByGraph interface~destruct_bin_ns destruct_bin_ns proc~construct_binary construct_binary proc~construct_binary->interface~destruct_bin_ns proc~destruct_binary destruct_binary proc~destruct_binary->interface~destruct_bin_ns interface~construct_binary construct_binary interface~construct_binary->proc~construct_binary interface~destruct_binary destruct_binary interface~destruct_binary->proc~destruct_binary

private subroutine destruct_bin_ns(optr) bind(C, NAME= "0")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), intent(in), VALUE :: optr

C pointer pointing to the \(\texttt{LORENE}\) \(\texttt{Bin_NS}\) object to destruct

Description

Interface to the \(\texttt{LORENE}\) method of class \(\texttt{Bin_NS}\) with the same name, that destructs the \(\texttt{LORENE}\) \(\texttt{Bin_NS}\) object

FT