MAPL_VerifyFriendly Interface

public interface MAPL_VerifyFriendly

Module Procedures

private function MAPL_VerifyFriendlyInField(FIELD, FRIEND2COMP, RC) result(FRIENDLY)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: FIELD
character(len=*), intent(in) :: FRIEND2COMP
integer, intent(out), optional :: RC

Return Value logical

private function MAPL_VerifyFriendlyInState(STATE, NAME, FRIEND2COMP, RC) result(FRIENDLY)

Arguments

Type IntentOptional Attributes Name
type(ESMF_State), intent(in) :: STATE
character(len=*), intent(in) :: NAME
character(len=*), intent(in) :: FRIEND2COMP
integer, intent(out), optional :: RC

Return Value logical