|
subroutine | mpi_gather1 (tmplc, num, MPI_DOUBLE_PRECISION, tmpgl, num1, MPI_DOUBLE_PRECISION2, num2, MPI |
| mpi gather command More...
|
|
subroutine | mpi_gather2 (tmplc, num, MPI_DOUBLE_PRECISION, tmpgl, num1, MPI_DOUBLE_PRECISION2, num2, MPI |
|
subroutine | mpi_gather3 (tmplc, num, MPI_INTEGER, tmpgl, num1, MPI_INTEGER2, num2, MPI_COMM_WOR |
|
| mpi_gathe |
|
◆ mpi_gathe()
mpistub::mpi_gather::mpi_gathe |
( |
| ) |
|
◆ mpi_gather1()
subroutine mpistub::mpi_gather::mpi_gather1 |
( |
double precision, dimension(:) |
tmplc, |
|
|
|
num, |
|
|
|
MPI_DOUBLE_PRECISION, |
|
|
double precision, dimension(:) |
tmpgl, |
|
|
|
num1, |
|
|
|
MPI_DOUBLE_PRECISION2, |
|
|
|
num2, |
|
|
|
MPI |
|
) |
| |
◆ mpi_gather2()
subroutine mpistub::mpi_gather::mpi_gather2 |
( |
double precision |
tmplc, |
|
|
|
num, |
|
|
|
MPI_DOUBLE_PRECISION, |
|
|
double precision, dimension(:) |
tmpgl, |
|
|
|
num1, |
|
|
|
MPI_DOUBLE_PRECISION2, |
|
|
|
num2, |
|
|
|
MPI |
|
) |
| |
◆ mpi_gather3()
subroutine mpistub::mpi_gather::mpi_gather3 |
( |
integer, dimension(:) |
tmplc, |
|
|
|
num, |
|
|
|
MPI_INTEGER, |
|
|
integer, dimension(:) |
tmpgl, |
|
|
|
num1, |
|
|
|
MPI_INTEGER2, |
|
|
|
num2, |
|
|
|
MPI_COMM_WOR |
|
) |
| |
The documentation for this interface was generated from the following file: