MPIScatter_auto Interface

public interface MPIScatter_auto

Contents


Module Procedures

public subroutine MPIScatter_auto_arr4_int(v, Ret, ierr, Node)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in), target :: v(:,:,:,:,:)
integer(kind=int32), intent(inout), target :: Ret(:,:,:,:)
integer, intent(out) :: ierr
type(CommI), intent(in), optional :: Node