initFromRoot_ Subroutine

public subroutine initFromRoot_(SMatPlus, sMat, xGSMap, yGSMap, strategy, root, comm, ComponentID, Tag)

Arguments

Type IntentOptional Attributes Name
type(SparseMatrixPlus), intent(out) :: SMatPlus
type(SparseMatrix), intent(inout) :: sMat
type(GlobalSegMap), intent(in) :: xGSMap
type(GlobalSegMap), intent(in) :: yGSMap
character(len=*), intent(in) :: strategy
integer, intent(in) :: root
integer, intent(in) :: comm
integer, intent(in) :: ComponentID
integer, intent(in), optional :: Tag