scatter Interface

public interface scatter

Module Procedures

private subroutine GM_scatter_(iV, oV, GMap, root, comm, stat)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(in) :: iV
type(AttrVect), intent(out) :: oV
type(GlobalMap), intent(in) :: GMap
integer, intent(in) :: root
integer, intent(in) :: comm
integer, intent(out), optional :: stat

private subroutine GSM_scatter_(iV, oV, GSMap, root, comm, stat)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(in) :: iV
type(AttrVect), intent(out) :: oV
type(GlobalSegMap), intent(in) :: GSMap
integer, intent(in) :: root
integer, intent(in) :: comm
integer, intent(out), optional :: stat