assignment (=) Interface

private interface assignment (=)

Calls

interface~~assignment (=)~4~~CallsGraph interface~assignment (=)~4 assignment (=) proc~esmf_inttomeshloc ESMF_IntToMeshLoc interface~assignment (=)~4->proc~esmf_inttomeshloc proc~esmf_meshloctoint ESMF_MeshLocToInt interface~assignment (=)~4->proc~esmf_meshloctoint

Module Procedures

private subroutine ESMF_MeshLocToInt(lhsInt, rhsMeshLoc)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: lhsInt
type(ESMF_MeshLoc), intent(in) :: rhsMeshLoc

private subroutine ESMF_IntToMeshLoc(lhsMeshLoc, rhsInt)

Arguments

Type IntentOptional Attributes Name
type(ESMF_MeshLoc), intent(out) :: lhsMeshLoc
integer, intent(in) :: rhsInt