Gather Interface

public interface Gather

Module Procedures

private subroutine GM_gather_(LsMat, GsMat, GMap, root, comm, stat)

Arguments

Type IntentOptional Attributes Name
type(SparseMatrix), intent(in) :: LsMat
type(SparseMatrix), intent(out) :: GsMat
type(GlobalMap), intent(in) :: GMap
integer, intent(in) :: root
integer, intent(in) :: comm
integer, intent(out), optional :: stat

private subroutine GSM_gather_(LsMat, GsMat, GSMap, root, comm, stat)

Arguments

Type IntentOptional Attributes Name
type(SparseMatrix), intent(in) :: LsMat
type(SparseMatrix), intent(out) :: GsMat
type(GlobalSegMap), intent(in) :: GSMap
integer, intent(in) :: root
integer, intent(in) :: comm
integer, intent(out), optional :: stat