MFIX  2016-1
mpi_comm_des Module Reference

Data Types

interface  des_gather
 

Functions/Subroutines

subroutine desmpi_sendrecv_init (pface, pdebug)
 
subroutine desmpi_sendrecv_wait (pface, pdebug)
 
subroutine desmpi_scatterv (ptype, pdebug)
 
subroutine desmpi_gatherv (ptype, pdebug)
 
subroutine des_gather_d (parray)
 
subroutine des_gather_l (parray)
 
subroutine des_gather_i (parray, ploc2glb)
 

Function/Subroutine Documentation

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

Definition at line 238 of file mpi_comm_des_mod.f.

Here is the call graph for this function:

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

Definition at line 312 of file mpi_comm_des_mod.f.

Here is the call graph for this function:

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

Definition at line 271 of file mpi_comm_des_mod.f.

Here is the call graph for this function:

subroutine mpi_comm_des::desmpi_gatherv ( integer, intent(in)  ptype,
integer, intent(in), optional  pdebug 
)

Definition at line 198 of file mpi_comm_des_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_comm_des::desmpi_scatterv ( integer, intent(in)  ptype,
integer, intent(in), optional  pdebug 
)

Definition at line 157 of file mpi_comm_des_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_comm_des::desmpi_sendrecv_init ( integer, intent(in)  pface,
integer, intent(in), optional  pdebug 
)

Definition at line 56 of file mpi_comm_des_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_comm_des::desmpi_sendrecv_wait ( integer, intent(in)  pface,
integer, intent(in), optional  pdebug 
)

Definition at line 119 of file mpi_comm_des_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function: