m_SparseMatrixDecomp Module


Interfaces

public interface ByColumn

  • private subroutine ByColumnGSMap_(xGSMap, sMat, sMGSMap, root, comm)

    Arguments

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

public interface ByRow

  • private subroutine ByRowGSMap_(yGSMap, sMat, sMGSMap, root, comm)

    Arguments

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