destruct_etdiffrot Interface

interface


Called by

interface~~destruct_etdiffrot~~CalledByGraph interface~destruct_etdiffrot destruct_etdiffrot proc~construct_drs construct_drs proc~construct_drs->interface~destruct_etdiffrot proc~destruct_drs destruct_drs proc~destruct_drs->interface~destruct_etdiffrot interface~construct_drs construct_drs interface~construct_drs->proc~construct_drs interface~destruct_drs destruct_drs interface~destruct_drs->proc~destruct_drs

private subroutine destruct_etdiffrot(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{Et_diffrot}\) object to destruct

Description

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

FT 24.10.2021