MAPL_AddAttributeToFields Interface

public interface MAPL_AddAttributeToFields

Module Procedures

private recursive subroutine MAPL_AddAttributeToFields_I4(gc, field_name, att_name, att_val, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp), intent(inout), pointer :: gc
character(len=*), intent(in) :: field_name
character(len=*), intent(in) :: att_name
integer(kind=int32), intent(in) :: att_val
integer, intent(out), optional :: rc