.pbd_env                Default control in pbdMPI.
SPMD.CT                 Sets of controls in pbdMPI.
allgather-methods       All Ranks Gather Objects from Every Rank
allreduce-method        All Ranks Receive a Reduction of Objects from
                        Every Rank
alltoall                All to All
anysource               Functions to Obtain source and tag
arrange.mpi.apts        Set or Get MPI Array Pointers in R
barrier                 Communicator Functions
bcast-method            A Rank Broadcast an Object to Every Rank
comm.Rprof              A Rprof Function for SPMD Routines
comm.allpairs           Global All Pairs
comm.any                Global Any and All Functions
comm.as.gbd             Global As GBD Function
comm.balance.info       Global Balance Functions
comm.chunk              comm.chunk
comm.dist               Global Distance for Distributed Matrices
comm.length             Global Base Functions
comm.match.arg          Global Argument Matching
comm.pairwise           Global Pairwise Evaluations
comm.print              Global Print and Cat Functions
comm.range              Global Range, Max, and Min Functions
comm.read.table         Global Reading Functions
comm.set.seed           Parallel random number generation with
                        reproducible results
comm.sort               Global Quick Sort for Distributed Vectors or
                        Matrices
comm.stop               Global Stop and Warning Functions
comm.timer              A Timing Function for SPMD Routines
comm.which              Global Which Functions
comm.write              Global Writing Functions
execmpi                 Execute MPI code in system
gather-methods          A Rank Gathers Objects from Every Rank
get.conf                Functions to Get MPI and/or pbdMPI Configures
                        Used at Compiling Time
get.jid                 Divide Job ID by Ranks
get.mpi.comm.ptr        Functions for Get/Print MPI_COMM Pointer
                        (Address)
info.create             Info Functions
irecv-method            A Rank Receives (Nonblocking) an Object from
                        the Other Rank
is.comm.null            Check if a MPI_COMM_NULL
isend-method            A Rank Send (Nonblocking) an Object to the
                        Other Rank
pbdApply                Parallel Apply and Lapply Functions
pbdMPI-package          R Interface to MPI (Programming with Big Data
                        in R Project)
pbd_opt                 Set Global pbdR Options
probe                   Probe Functions
recv-method             A Rank Receives (Blocking) an Object from the
                        Other Rank
reduce-method           A Rank Receive a Reduction of Objects from
                        Every Rank
scatter-method          A Rank Scatter Objects to Every Rank
send-method             A Rank Send (blocking) an Object to the Other
                        Rank
sendrecv-method         Send and Receive an Object to and from Other
                        Ranks
sendrecv.replace-method
                        Send and Receive an Object to and from Other
                        Ranks
task.pull               Functions for Task Pull Parallelism
wait                    Wait Functions
