ESMF_MethodGridCompAddRep Subroutine

private subroutine ESMF_MethodGridCompAddRep(gcomp, label, index, userRoutine, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
character(len=*), intent(in) :: label
integer, intent(in), optional :: index
private subroutine userRoutine(gcomp, rc)
Arguments
Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
integer, intent(out) :: rc
integer, intent(out), optional :: rc