MFIX  2016-1
mpi_comm_des::des_gather Interface Reference

Public Member Functions

subroutine des_gather_l (parray)
 
subroutine des_gather_i (parray, ploc2glb)
 
subroutine des_gather_d (parray)
 

Detailed Description

Definition at line 42 of file mpi_comm_des_mod.f.

Member Function/Subroutine Documentation

subroutine mpi_comm_des::des_gather::des_gather_d ( double precision, dimension(:)  parray)

Definition at line 238 of file mpi_comm_des_mod.f.

subroutine mpi_comm_des::des_gather::des_gather_i ( integer, dimension(:)  parray,
logical, optional  ploc2glb 
)

Definition at line 312 of file mpi_comm_des_mod.f.

subroutine mpi_comm_des::des_gather::des_gather_l ( logical, dimension(:)  parray)

Definition at line 271 of file mpi_comm_des_mod.f.


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