IMPACT T
Public Member Functions
mpistub::mpi_allgather Interface Reference

Public Member Functions

subroutine mpi_allgather1 (tmplc, num, MPI_DOUBLE_PRECISION, tmpgl, num1, MPI_DOUBLE_PRECISION2, MPI_COMM
 mpi allgather command More...
 
subroutine mpi_allgather2 (tmplc, num, MPI_DOUBLE_PRECISION, tmpgl, num1, MPI_DOUBLE_PRECISION2, MPI_COMM
 
subroutine mpi_allgather3 (tmplc, num, MPI_INTEGER, tmpgl, num1, MPI_INTEGER2, MPI_COMM_WORLD, ie
 

Member Function/Subroutine Documentation

◆ mpi_allgather1()

subroutine mpistub::mpi_allgather::mpi_allgather1 ( double precision, dimension(:)  tmplc,
  num,
  MPI_DOUBLE_PRECISION,
double precision, dimension(:)  tmpgl,
  num1,
  MPI_DOUBLE_PRECISION2,
  MPI_COMM 
)

mpi allgather command

◆ mpi_allgather2()

subroutine mpistub::mpi_allgather::mpi_allgather2 ( double precision  tmplc,
  num,
  MPI_DOUBLE_PRECISION,
double precision, dimension(:)  tmpgl,
  num1,
  MPI_DOUBLE_PRECISION2,
  MPI_COMM 
)

◆ mpi_allgather3()

subroutine mpistub::mpi_allgather::mpi_allgather3 ( integer, dimension(:)  tmplc,
  num,
  MPI_INTEGER,
integer, dimension(:)  tmpgl,
  num1,
  MPI_INTEGER2,
  MPI_COMM_WORLD,
  ie 
)

The documentation for this interface was generated from the following file: