m_SparseMatrixToMaps Module



Interfaces

public interface SparseMatrixToXGlobalSegMap

  • private subroutine SparseMatrixToXGlobalSegMap_(sMat, xGSMap, root, comm, comp_id)

    Arguments

    Type IntentOptional Attributes Name
    type(SparseMatrix), intent(inout) :: sMat
    type(GlobalSegMap), intent(out) :: xGSMap
    integer, intent(in) :: root
    integer, intent(in) :: comm
    integer, intent(in) :: comp_id

public interface SparseMatrixToYGlobalSegMap

  • private subroutine SparseMatrixToYGlobalSegMap_(sMat, yGSMap, root, comm, comp_id)

    Arguments

    Type IntentOptional Attributes Name
    type(SparseMatrix), intent(inout) :: sMat
    type(GlobalSegMap), intent(out) :: yGSMap
    integer, intent(in) :: root
    integer, intent(in) :: comm
    integer, intent(in) :: comp_id