NUOPC_GridCompSpecialize Subroutine

private subroutine NUOPC_GridCompSpecialize(comp, specLabel, specPhaseLabel, specRoutine, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
character(len=*), intent(in) :: specLabel
character(len=*), intent(in), optional :: specPhaseLabel
private subroutine specRoutine(gridcomp, rc)
Arguments
Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gridcomp
integer, intent(out) :: rc
integer, intent(out), optional :: rc