![]() |
MFIX
2016-1
|
Public Member Functions | |
subroutine | des_gather_l (parray) |
subroutine | des_gather_i (parray, ploc2glb) |
subroutine | des_gather_d (parray) |
Definition at line 42 of file mpi_comm_des_mod.f.
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.