m_GSMapTest Module


Interfaces

public interface testall

  • private subroutine testGSMap_(GSMap, identifier, mycomm, device)

    Arguments

    Type IntentOptional Attributes Name
    type(GlobalSegMap), intent(in) :: GSMap
    character(len=*), intent(in) :: identifier
    integer, intent(in) :: mycomm
    integer, intent(in) :: device

public interface Identical

  • private function Identical_(GSMap1, GSMap2)

    Arguments

    Type IntentOptional Attributes Name
    type(GlobalSegMap), intent(in) :: GSMap1
    type(GlobalSegMap), intent(in) :: GSMap2

    Return Value logical