ShareFieldWithGrid Subroutine

private subroutine ShareFieldWithGrid(acceptorField, providerField, name, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: acceptorField
type(ESMF_Field), intent(in) :: providerField
character(len=*), intent(in) :: name
integer, intent(out) :: rc