NUOPC_RunSequenceDeallocate Interface

public interface NUOPC_RunSequenceDeallocate

Module Procedures

private subroutine NUOPC_RunSequenceSingleDeall(runSeq, rc)

Arguments

Type IntentOptional Attributes Name
type(NUOPC_RunSequence), intent(inout) :: runSeq
integer, intent(out), optional :: rc

private subroutine NUOPC_RunSequenceArrayDeall(runSeq, rc)

Arguments

Type IntentOptional Attributes Name
type(NUOPC_RunSequence), pointer :: runSeq(:)
integer, intent(out), optional :: rc