Bcast_MPI Interface

public interface Bcast_MPI

Called by

interface~~bcast_mpi~~CalledByGraph interface~bcast_mpi Bcast_MPI proc~d_gather_blacs~2 D_Gather_BLACS proc~d_gather_blacs~2->interface~bcast_mpi proc~z_gather_blacs~2 Z_Gather_BLACS proc~z_gather_blacs~2->interface~bcast_mpi

Module Procedures

private subroutine MPI_Bcast_Bool_0(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
logical, intent(in) :: data
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Bool_1(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
logical, intent(in) :: data(:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Bool_2(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
logical, intent(in) :: data(:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Bool_3(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
logical, intent(in) :: data(:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Bool_4(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
logical, intent(in) :: data(:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Bool_5(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
logical, intent(in) :: data(:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Bool_6(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
logical, intent(in) :: data(:,:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Bool_7(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
logical, intent(in) :: data(:,:,:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Int_0(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
integer, intent(in) :: data
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Int_1(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
integer, intent(in) :: data(:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Int_2(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
integer, intent(in) :: data(:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Int_3(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
integer, intent(in) :: data(:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Int_4(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
integer, intent(in) :: data(:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Int_5(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
integer, intent(in) :: data(:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Int_6(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
integer, intent(in) :: data(:,:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Int_7(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
integer, intent(in) :: data(:,:,:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Dble_0(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
real(kind=8), intent(in) :: data
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Dble_1(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
real(kind=8), intent(in) :: data(:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Dble_2(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
real(kind=8), intent(in) :: data(:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Dble_3(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
real(kind=8), intent(in) :: data(:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Dble_4(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
real(kind=8), intent(in) :: data(:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Dble_5(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
real(kind=8), intent(in) :: data(:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Dble_6(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
real(kind=8), intent(in) :: data(:,:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Dble_7(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
real(kind=8), intent(in) :: data(:,:,:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Cmplx_0(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
complex(kind=8), intent(in) :: data
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Cmplx_1(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
complex(kind=8), intent(in) :: data(:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Cmplx_2(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
complex(kind=8), intent(in) :: data(:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Cmplx_3(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
complex(kind=8), intent(in) :: data(:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Cmplx_4(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
complex(kind=8), intent(in) :: data(:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Cmplx_5(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
complex(kind=8), intent(in) :: data(:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Cmplx_6(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
complex(kind=8), intent(in) :: data(:,:,:,:,:,:)
integer, intent(in), optional :: root

private subroutine MPI_Bcast_Cmplx_7(comm, data, root)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
complex(kind=8), intent(in) :: data(:,:,:,:,:,:,:)
integer, intent(in), optional :: root