gather Interface

public interface gather

Module Procedures

private subroutine GM_gather_(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_gather_(iV, oV, GSMap, root, comm, stat, rdefault, idefault)

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
real(kind=FP), intent(in), optional :: rdefault
integer, intent(in), optional :: idefault