MAPL_VarSpecDestroy Interface

public interface MAPL_VarSpecDestroy

Called by

interface~~mapl_varspecdestroy~~CalledByGraph interface~mapl_varspecdestroy MAPL_VarSpecDestroy proc~mapl_genericfinalize MAPL_GenericFinalize proc~mapl_genericfinalize->interface~mapl_varspecdestroy

Module Procedures

private subroutine MAPL_VarSpecDestroy0(SPEC, RC)

Arguments

Type IntentOptional Attributes Name
type(MAPL_VarSpec), intent(inout) :: SPEC
integer, intent(out), optional :: RC

private subroutine MAPL_VarSpecDestroy1(SPEC, RC)

Arguments

Type IntentOptional Attributes Name
type(MAPL_VarSpec), pointer :: SPEC(:)
integer, intent(out), optional :: RC