NUOPC_CompSearchPhaseMapByIndex Interface

public interface NUOPC_CompSearchPhaseMapByIndex

Module Procedures

private subroutine NUOPC_GridCompSearchPhaseMapByIndex(comp, methodflag, phaseIndex, phaseLabel, attributeToCheck, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
type(ESMF_Method_Flag), intent(in) :: methodflag
integer, intent(in) :: phaseIndex
character(len=*), intent(out) :: phaseLabel
character(len=*), intent(in), optional :: attributeToCheck
integer, intent(out), optional :: rc

private subroutine NUOPC_CplCompSearchPhaseMapByIndex(comp, methodflag, phaseIndex, phaseLabel, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CplComp) :: comp
type(ESMF_Method_Flag), intent(in) :: methodflag
integer, intent(in) :: phaseIndex
character(len=*), intent(out) :: phaseLabel
integer, intent(out), optional :: rc