ExchangeMap Interface

public interface ExchangeMap

Module Procedures

private subroutine ExGSMapGSMap_(LocalGSMap, LocalComm, RemoteGSMap, RemoteCompID, ierr)

Arguments

Type IntentOptional Attributes Name
type(GlobalSegMap), intent(in) :: LocalGSMap
integer, intent(in) :: LocalComm
type(GlobalSegMap), intent(out) :: RemoteGSMap
integer, intent(in) :: RemoteCompID
integer, intent(out) :: ierr

private subroutine ExGMapGSMap_(LocalGMap, LocalComm, RemoteGSMap, RemoteCompID, ierr)

Arguments

Type IntentOptional Attributes Name
type(GlobalMap), intent(in) :: LocalGMap
integer, intent(in) :: LocalComm
type(GlobalSegMap), intent(out) :: RemoteGSMap
integer, intent(in) :: RemoteCompID
integer, intent(out) :: ierr