m_ConvertMaps Module



Interfaces

public interface GlobalMapToGlobalSegMap

  • private subroutine GlobalMapToGlobalSegMap_(GMap, GSMap)

    Arguments

    Type IntentOptional Attributes Name
    type(GlobalMap), intent(in) :: GMap
    type(GlobalSegMap), intent(out) :: GSMap

public interface GlobalSegMapToGlobalMap

  • private subroutine GlobalSegMapToGlobalMap_(GSMap, GMap, status)

    Arguments

    Type IntentOptional Attributes Name
    type(GlobalSegMap), intent(in) :: GSMap
    type(GlobalMap), intent(out) :: GMap
    integer, intent(out), optional :: status