MFIX  2016-1
mpi_utility Module Reference

Data Types

interface  allgather
 
interface  bcast
 
interface  gather
 
interface  gatherv
 
interface  global_all_and
 
interface  global_all_max
 
interface  global_all_min
 
interface  global_all_or
 
interface  global_all_sum
 
interface  global_max
 
interface  global_min
 
interface  global_sum
 
interface  scatter
 

Functions/Subroutines

subroutine allgather_1i (lbuf, gbuf, idebug)
 
subroutine allgather_1d (lbuf, gbuf, idebug)
 
subroutine gatherv_1i (lbuf, sendcnt, gbuf, rcount, disp, mroot, idebug)
 
subroutine gatherv_1d (lbuf, sendcnt, gbuf, rcount, disp, mroot, idebug)
 
subroutine scatter_1i (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_2i (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_3i (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_1r (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_2r (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_3r (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_1d (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_2d (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_3d (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_1c (lbuf, gbuf, mroot, idebug)
 
subroutine scatter_1l (lbuf, gbuf, mroot, idebug)
 
subroutine gather_1i (lbuf, gbuf, mroot, idebug)
 
subroutine gather_2i (lbuf, gbuf, mroot, idebug)
 
subroutine gather_3i (lbuf, gbuf, mroot, idebug)
 
subroutine gather_1r (lbuf, gbuf, mroot, idebug)
 
subroutine gather_2r (lbuf, gbuf, mroot, idebug)
 
subroutine gather_3r (lbuf, gbuf, mroot, idebug)
 
subroutine gather_1d (lbuf, gbuf, mroot, idebug)
 
subroutine gather_2d (lbuf, gbuf, mroot, idebug)
 
subroutine gather_3d (lbuf, gbuf, mroot, idebug)
 
subroutine gather_1c (lbuf, gbuf, mroot, idebug)
 
subroutine gather_1l (lbuf, gbuf, mroot, idebug)
 
subroutine bcast_0i (buffer, mroot, idebug)
 
subroutine bcast_1i (buffer, mroot, idebug)
 
subroutine bcast_2i (buffer, mroot, idebug)
 
subroutine bcast_3i (buffer, mroot, idebug)
 
subroutine bcast_0r (buffer, mroot, idebug)
 
subroutine bcast_1r (buffer, mroot, idebug)
 
subroutine bcast_2r (buffer, mroot, idebug)
 
subroutine bcast_3r (buffer, mroot, idebug)
 
subroutine bcast_0d (buffer, mroot, idebug)
 
subroutine bcast_1d (buffer, mroot, idebug)
 
subroutine bcast_2d (buffer, mroot, idebug)
 
subroutine bcast_3d (buffer, mroot, idebug)
 
subroutine bcast_0c (buffer, mroot, idebug)
 
subroutine bcast_1c (buffer, mroot, idebug)
 
subroutine bcast_0l (buffer, mroot, idebug)
 
subroutine bcast_1l (buffer, mroot, idebug)
 
subroutine global_sum_0i (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_1i (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_2i (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_3i (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_0r (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_1r (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_2r (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_3r (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_0d (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_1d (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_2d (lbuf, gbuf, mroot, idebug)
 
subroutine global_sum_3d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_onevar_0d (gbuf)
 
subroutine global_all_sum_onevar_1d (gbuf)
 
subroutine global_all_sum_onevar_2d (gbuf)
 
subroutine global_all_sum_onevar_3d (gbuf)
 
subroutine global_all_sum_onevar_0i (gbuf)
 
subroutine global_all_sum_onevar_1i (gbuf)
 
subroutine global_all_sum_onevar_2i (gbuf)
 
subroutine global_all_sum_onevar_3i (gbuf)
 
subroutine global_all_sum_onevar_0r (gbuf)
 
subroutine global_all_sum_onevar_1r (gbuf)
 
subroutine global_all_sum_onevar_2r (gbuf)
 
subroutine global_all_sum_onevar_3r (gbuf)
 
subroutine global_all_sum_0i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_1i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_2i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_3i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_0r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_1r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_2r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_3r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_0d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_1d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_2d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_sum_3d (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_0i (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_1i (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_2i (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_3i (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_0r (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_1r (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_2r (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_3r (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_0d (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_1d (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_2d (lbuf, gbuf, mroot, idebug)
 
subroutine global_min_3d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_onevar_0d (gbuf)
 
subroutine global_all_min_onevar_1d (gbuf)
 
subroutine global_all_min_onevar_2d (gbuf)
 
subroutine global_all_min_onevar_3d (gbuf)
 
subroutine global_all_min_onevar_0i (gbuf)
 
subroutine global_all_min_onevar_1i (gbuf)
 
subroutine global_all_min_onevar_2i (gbuf)
 
subroutine global_all_min_onevar_3i (gbuf)
 
subroutine global_all_min_onevar_0r (gbuf)
 
subroutine global_all_min_onevar_1r (gbuf)
 
subroutine global_all_min_onevar_2r (gbuf)
 
subroutine global_all_min_onevar_3r (gbuf)
 
subroutine global_all_min_0i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_1i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_2i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_3i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_0r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_1r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_2r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_3r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_0d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_1d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_2d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_min_3d (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_0i (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_1i (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_2i (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_3i (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_0r (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_1r (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_2r (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_3r (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_0d (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_1d (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_2d (lbuf, gbuf, mroot, idebug)
 
subroutine global_max_3d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_onevar_0d (gbuf)
 
subroutine global_all_max_onevar_1d (gbuf)
 
subroutine global_all_max_onevar_2d (gbuf)
 
subroutine global_all_max_onevar_3d (gbuf)
 
subroutine global_all_max_onevar_0i (gbuf)
 
subroutine global_all_max_onevar_1i (gbuf)
 
subroutine global_all_max_onevar_2i (gbuf)
 
subroutine global_all_max_onevar_3i (gbuf)
 
subroutine global_all_max_onevar_0r (gbuf)
 
subroutine global_all_max_onevar_1r (gbuf)
 
subroutine global_all_max_onevar_2r (gbuf)
 
subroutine global_all_max_onevar_3r (gbuf)
 
subroutine global_all_max_0i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_1i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_2i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_3i (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_0r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_1r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_2r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_3r (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_0d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_1d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_2d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_max_3d (lbuf, gbuf, mroot, idebug)
 
subroutine global_all_or_onevar_0d (gbuf)
 
subroutine global_all_or_onevar_1d (gbuf)
 
subroutine global_all_and_onevar_0d (gbuf)
 
subroutine global_all_and_onevar_1d (gbuf)
 
subroutine global_all_and_0d (lvalue, gvalue, mroot, idebug)
 
subroutine global_all_and_1d (lvalue, gvalue, mroot, idebug)
 
subroutine global_all_or_0d (lvalue, gvalue, mroot, idebug)
 
subroutine global_all_or_1d (lvalue, gvalue, mroot, idebug)
 
subroutine exitmpi (myid)
 

Function/Subroutine Documentation

subroutine mpi_utility::allgather_1d ( double precision, intent(in)  lbuf,
double precision, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  idebug 
)

Definition at line 175 of file mpi_utility_mod.f.

Here is the caller graph for this function:

subroutine mpi_utility::allgather_1i ( integer, intent(in)  lbuf,
integer, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  idebug 
)

Definition at line 146 of file mpi_utility_mod.f.

Here is the caller graph for this function:

subroutine mpi_utility::bcast_0c ( character(len=*), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1980 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_0d ( double precision, intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1863 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_0i ( integer, intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1629 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_0l ( logical, intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2096 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_0r ( real, intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1747 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_1c ( character(len=*), dimension(:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2035 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_1d ( double precision, dimension(:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1894 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::bcast_1i ( integer, dimension(:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1660 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::bcast_1l ( logical, dimension(:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2127 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_1r ( real, dimension(:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1777 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::bcast_2d ( double precision, dimension(:,:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1924 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_2i ( integer, dimension(:,:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1691 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_2r ( real, dimension(:,:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1807 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_3d ( double precision, dimension(:,:,:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1951 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_3i ( integer, dimension(:,:,:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1718 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::bcast_3r ( real, dimension(:,:,:), intent(inout)  buffer,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1834 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::exitmpi ( integer, intent(in), optional  myid)

Definition at line 5437 of file mpi_utility_mod.f.

Here is the caller graph for this function:

subroutine mpi_utility::gather_1c ( character(len=*), dimension(:), intent(in)  lbuf,
character(len=*), dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1442 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::gather_1d ( double precision, dimension(:), intent(in)  lbuf,
double precision, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1263 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::gather_1i ( integer, dimension(:), intent(in)  lbuf,
integer, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 903 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::gather_1l ( logical, dimension(:), intent(in)  lbuf,
logical, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1523 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::gather_1r ( real, dimension(:), intent(in)  lbuf,
real, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1084 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::gather_2d ( double precision, dimension(:,:), intent(in)  lbuf,
double precision, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1363 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::gather_2i ( integer, dimension(:,:), intent(in)  lbuf,
integer, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1006 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::gather_2r ( real, dimension(:,:), intent(in)  lbuf,
real, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1184 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::gather_3d ( double precision, dimension(:,:,:), intent(in)  lbuf,
double precision, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1399 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::gather_3i ( integer, dimension(:,:,:), intent(in)  lbuf,
integer, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1042 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::gather_3r ( real, dimension(:,:,:), intent(in)  lbuf,
real, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 1220 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::gatherv_1d ( double precision, dimension(:), intent(in)  lbuf,
integer  sendcnt,
double precision, dimension(:), intent(out)  gbuf,
integer, dimension(:), intent(in)  rcount,
integer, dimension(:), intent(in)  disp,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 240 of file mpi_utility_mod.f.

Here is the caller graph for this function:

subroutine mpi_utility::gatherv_1i ( integer, dimension(:), intent(in)  lbuf,
integer  sendcnt,
integer, dimension(:), intent(out)  gbuf,
integer, dimension(:), intent(in)  rcount,
integer, dimension(:), intent(in)  disp,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 204 of file mpi_utility_mod.f.

Here is the caller graph for this function:

subroutine mpi_utility::global_all_and_0d ( logical, intent(in)  lvalue,
logical, intent(out)  gvalue,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5279 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_and_1d ( logical, dimension(:), intent(in)  lvalue,
logical, dimension(:), intent(out)  gvalue,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5316 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_and_onevar_0d ( logical, intent(inout)  gbuf)

Definition at line 5256 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_and_onevar_1d ( logical, dimension(:), intent(inout)  gbuf)

Definition at line 5267 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_0d ( double precision, intent(in)  lbuf,
double precision, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5087 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_0i ( integer, intent(in)  lbuf,
integer, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4797 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_0r ( real, intent(in)  lbuf,
real, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4942 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_1d ( double precision, dimension(:), intent(in)  lbuf,
double precision, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5123 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_1i ( integer, dimension(:), intent(in)  lbuf,
integer, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4833 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_1r ( real, dimension(:), intent(in)  lbuf,
real, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4978 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_2d ( double precision, dimension(:,:), intent(in)  lbuf,
double precision, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5158 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_2i ( integer, dimension(:,:), intent(in)  lbuf,
integer, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4868 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_2r ( real, dimension(:,:), intent(in)  lbuf,
real, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5013 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_3d ( double precision, dimension(:,:,:), intent(in)  lbuf,
double precision, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5192 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_3i ( integer, dimension(:,:,:), intent(in)  lbuf,
integer, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4902 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_3r ( real, dimension(:,:,:), intent(in)  lbuf,
real, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5047 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_max_onevar_0d ( doubleprecision, intent(inout)  gbuf)

Definition at line 4655 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_0i ( integer, intent(inout)  gbuf)

Definition at line 4704 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_0r ( real, intent(inout)  gbuf)

Definition at line 4750 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_1d ( doubleprecision, dimension(:), intent(inout)  gbuf)

Definition at line 4667 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_1i ( integer, dimension(:), intent(inout)  gbuf)

Definition at line 4716 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_1r ( real, dimension(:), intent(inout)  gbuf)

Definition at line 4761 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_2d ( doubleprecision, dimension(:,:), intent(inout)  gbuf)

Definition at line 4678 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_2i ( integer, dimension(:,:), intent(inout)  gbuf)

Definition at line 4727 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_2r ( real, dimension(:,:), intent(inout)  gbuf)

Definition at line 4772 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_3d ( doubleprecision, dimension(:,:,:), intent(inout)  gbuf)

Definition at line 4690 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_3i ( integer, dimension(:,:,:), intent(inout)  gbuf)

Definition at line 4739 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_max_onevar_3r ( real, dimension(:,:,:), intent(inout)  gbuf)

Definition at line 4784 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_0d ( double precision, intent(in)  lbuf,
double precision, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4063 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_0i ( integer, intent(in)  lbuf,
integer, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3773 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_0r ( real, intent(in)  lbuf,
real, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3918 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_1d ( double precision, dimension(:), intent(in)  lbuf,
double precision, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4099 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_1i ( integer, dimension(:), intent(in)  lbuf,
integer, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3809 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_1r ( real, dimension(:), intent(in)  lbuf,
real, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3954 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_2d ( double precision, dimension(:,:), intent(in)  lbuf,
double precision, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4134 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_2i ( integer, dimension(:,:), intent(in)  lbuf,
integer, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3844 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_2r ( real, dimension(:,:), intent(in)  lbuf,
real, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3989 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_3d ( double precision, dimension(:,:,:), intent(in)  lbuf,
double precision, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4168 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_3i ( integer, dimension(:,:,:), intent(in)  lbuf,
integer, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3878 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_3r ( real, dimension(:,:,:), intent(in)  lbuf,
real, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4023 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_min_onevar_0d ( doubleprecision, intent(inout)  gbuf)

Definition at line 3630 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_0i ( integer, intent(inout)  gbuf)

Definition at line 3679 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_0r ( real, intent(inout)  gbuf)

Definition at line 3725 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_1d ( doubleprecision, dimension(:), intent(inout)  gbuf)

Definition at line 3642 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_1i ( integer, dimension(:), intent(inout)  gbuf)

Definition at line 3691 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_1r ( real, dimension(:), intent(inout)  gbuf)

Definition at line 3737 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_2d ( doubleprecision, dimension(:,:), intent(inout)  gbuf)

Definition at line 3653 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_2i ( integer, dimension(:,:), intent(inout)  gbuf)

Definition at line 3702 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_2r ( real, dimension(:,:), intent(inout)  gbuf)

Definition at line 3748 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_3d ( doubleprecision, dimension(:,:,:), intent(inout)  gbuf)

Definition at line 3665 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_3i ( integer, dimension(:,:,:), intent(inout)  gbuf)

Definition at line 3714 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_min_onevar_3r ( real, dimension(:,:,:), intent(inout)  gbuf)

Definition at line 3761 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_or_0d ( logical, intent(in)  lvalue,
logical, intent(out)  gvalue,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5355 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_or_1d ( logical, dimension(:), intent(in)  lvalue,
logical, dimension(:), intent(out)  gvalue,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 5393 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_or_onevar_0d ( logical, intent(inout)  gbuf)

Definition at line 5234 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_or_onevar_1d ( logical, dimension(:), intent(inout)  gbuf)

Definition at line 5245 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_0d ( double precision, intent(in)  lbuf,
double precision, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3038 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_0i ( integer, intent(in)  lbuf,
integer, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2748 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_0r ( real, intent(in)  lbuf,
real, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2893 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_1d ( double precision, dimension(:), intent(in)  lbuf,
double precision, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3074 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_1i ( integer, dimension(:), intent(in)  lbuf,
integer, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2784 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_1r ( real, dimension(:), intent(in)  lbuf,
real, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2929 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_2d ( double precision, dimension(:,:), intent(in)  lbuf,
double precision, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3109 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_2i ( integer, dimension(:,:), intent(in)  lbuf,
integer, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2819 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_2r ( real, dimension(:,:), intent(in)  lbuf,
real, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2964 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_3d ( double precision, dimension(:,:,:), intent(in)  lbuf,
double precision, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3143 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_3i ( integer, dimension(:,:,:), intent(in)  lbuf,
integer, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2853 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_3r ( real, dimension(:,:,:), intent(in)  lbuf,
real, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2998 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_all_sum_onevar_0d ( doubleprecision, intent(inout)  gbuf)

Definition at line 2608 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_0i ( integer, intent(inout)  gbuf)

Definition at line 2656 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_0r ( real, intent(inout)  gbuf)

Definition at line 2701 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_1d ( doubleprecision, dimension(:), intent(inout)  gbuf)

Definition at line 2620 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_1i ( integer, dimension(:), intent(inout)  gbuf)

Definition at line 2667 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_1r ( real, dimension(:), intent(inout)  gbuf)

Definition at line 2713 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_2d ( doubleprecision, dimension(:,:), intent(inout)  gbuf)

Definition at line 2631 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_2i ( integer, dimension(:,:), intent(inout)  gbuf)

Definition at line 2678 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_2r ( real, dimension(:,:), intent(inout)  gbuf)

Definition at line 2724 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_3d ( doubleprecision, dimension(:,:,:), intent(inout)  gbuf)

Definition at line 2643 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_3i ( integer, dimension(:,:,:), intent(inout)  gbuf)

Definition at line 2690 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_all_sum_onevar_3r ( real, dimension(:,:,:), intent(inout)  gbuf)

Definition at line 2736 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_max_0d ( double precision, intent(in)  lbuf,
double precision, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4506 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_max_0i ( integer, intent(in)  lbuf,
integer, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4208 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_max_0r ( real, intent(in)  lbuf,
real, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4357 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_max_1d ( double precision, dimension(:), intent(in)  lbuf,
double precision, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4542 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_max_1i ( integer, dimension(:), intent(in)  lbuf,
integer, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4244 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_max_1r ( real, dimension(:), intent(in)  lbuf,
real, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4393 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_max_2d ( double precision, dimension(:,:), intent(in)  lbuf,
double precision, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4577 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_max_2i ( integer, dimension(:,:), intent(in)  lbuf,
integer, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4279 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_max_2r ( real, dimension(:,:), intent(in)  lbuf,
real, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4428 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_max_3d ( double precision, dimension(:,:,:), intent(in)  lbuf,
double precision, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4613 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_max_3i ( integer, dimension(:,:,:), intent(in)  lbuf,
integer, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4315 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_max_3r ( real, dimension(:,:,:), intent(in)  lbuf,
real, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 4464 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_min_0d ( double precision, intent(in)  lbuf,
double precision, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3481 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_min_0i ( integer, intent(in)  lbuf,
integer, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3183 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_min_0r ( real, intent(in)  lbuf,
real, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3332 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_min_1d ( double precision, dimension(:), intent(in)  lbuf,
double precision, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3517 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_min_1i ( integer, dimension(:), intent(in)  lbuf,
integer, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3219 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_min_1r ( real, dimension(:), intent(in)  lbuf,
real, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3368 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_min_2d ( double precision, dimension(:,:), intent(in)  lbuf,
double precision, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3552 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_min_2i ( integer, dimension(:,:), intent(in)  lbuf,
integer, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3254 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_min_2r ( real, dimension(:,:), intent(in)  lbuf,
real, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3403 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_min_3d ( double precision, dimension(:,:,:), intent(in)  lbuf,
double precision, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3588 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_min_3i ( integer, dimension(:,:,:), intent(in)  lbuf,
integer, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3290 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_min_3r ( real, dimension(:,:,:), intent(in)  lbuf,
real, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 3439 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_sum_0d ( double precision, intent(in)  lbuf,
double precision, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2459 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_sum_0i ( integer, intent(in)  lbuf,
integer, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2161 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_sum_0r ( real, intent(in)  lbuf,
real, intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2310 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_sum_1d ( double precision, dimension(:), intent(in)  lbuf,
double precision, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2495 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_sum_1i ( integer, dimension(:), intent(in)  lbuf,
integer, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2197 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_sum_1r ( real, dimension(:), intent(in)  lbuf,
real, dimension(:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2346 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::global_sum_2d ( double precision, dimension(:,:), intent(in)  lbuf,
double precision, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2530 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_sum_2i ( integer, dimension(:,:), intent(in)  lbuf,
integer, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2232 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_sum_2r ( real, dimension(:,:), intent(in)  lbuf,
real, dimension(:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2381 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_sum_3d ( double precision, dimension(:,:,:), intent(in)  lbuf,
double precision, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2566 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_sum_3i ( integer, dimension(:,:,:), intent(in)  lbuf,
integer, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2268 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::global_sum_3r ( real, dimension(:,:,:), intent(in)  lbuf,
real, dimension(:,:,:), intent(out)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 2417 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::scatter_1c ( character(len=*), dimension(:), intent(out)  lbuf,
character(len=*), dimension(:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 745 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::scatter_1d ( double precision, dimension(:), intent(out)  lbuf,
double precision, dimension(:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 593 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::scatter_1i ( integer, dimension(:), intent(out)  lbuf,
integer, dimension(:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 283 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::scatter_1l ( logical, dimension(:), intent(out)  lbuf,
logical, dimension(:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 821 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::scatter_1r ( real, dimension(:), intent(out)  lbuf,
real, dimension(:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 439 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::scatter_2d ( double precision, dimension(:,:), intent(out)  lbuf,
double precision, dimension(:,:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 667 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::scatter_2i ( integer, dimension(:,:), intent(out)  lbuf,
integer, dimension(:,:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 361 of file mpi_utility_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mpi_utility::scatter_2r ( real, dimension(:,:), intent(out)  lbuf,
real, dimension(:,:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 514 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::scatter_3d ( double precision, dimension(:,:,:), intent(out)  lbuf,
double precision, dimension(:,:,:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 703 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::scatter_3i ( integer, dimension(:,:,:), intent(out)  lbuf,
integer, dimension(:,:,:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 397 of file mpi_utility_mod.f.

Here is the call graph for this function:

subroutine mpi_utility::scatter_3r ( real, dimension(:,:,:), intent(out)  lbuf,
real, dimension(:,:,:), intent(in)  gbuf,
integer, intent(in), optional  mroot,
integer, intent(in), optional  idebug 
)

Definition at line 550 of file mpi_utility_mod.f.

Here is the call graph for this function: