JSON_GetID Interface

private interface JSON_GetID

Module Procedures

private recursive subroutine JSON_GridCompGetID(comp, id, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
character(len=*), intent(out) :: id
integer, intent(out) :: rc

private recursive subroutine JSON_StateGetID(state, id, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_State) :: state
character(len=*), intent(out) :: id
integer, intent(out) :: rc

private recursive subroutine JSON_FieldGetID(field, id, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field) :: field
character(len=*), intent(out) :: id
integer, intent(out) :: rc