destruct_bns_fuka Interface

interface


Called by

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

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

Arguments

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

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

Description

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

FT