ESMF_MethodStateAddRep Subroutine

private subroutine ESMF_MethodStateAddRep(state, label, index, userRoutine, rc)

Arguments

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