IBAMR  IBAMR version 0.19.
SAMRAI::tbox::SAMRAI_MPI Member List

This is the complete list of members for SAMRAI::tbox::SAMRAI_MPI, including all inherited members.

abort()SAMRAI::tbox::SAMRAI_MPIstatic
allGather(const int *x_in, int size_in, int *x_out, int size_out)SAMRAI::tbox::SAMRAI_MPIstatic
allGather(const double *x_in, int size_in, double *x_out, int size_out)SAMRAI::tbox::SAMRAI_MPIstatic
allGather(int x_in, int *x_out)SAMRAI::tbox::SAMRAI_MPIstatic
allGather(double x_in, double *x_out)SAMRAI::tbox::SAMRAI_MPIstatic
allGatherSetup(int size_in, int size_out, int *&rcounts, int *&disps)SAMRAI::tbox::SAMRAI_MPIprivatestatic
allToOneSumReduction(int *x, const int n, const int root=0)SAMRAI::tbox::SAMRAI_MPIstatic
barrier()SAMRAI::tbox::SAMRAI_MPIstatic
bcast(const int x, const int root)SAMRAI::tbox::SAMRAI_MPIstatic
bcast(int *x, int &length, const int root)SAMRAI::tbox::SAMRAI_MPIstatic
bcast(char *x, int &length, const int root)SAMRAI::tbox::SAMRAI_MPIstatic
comm typedefSAMRAI::tbox::SAMRAI_MPI
commNullSAMRAI::tbox::SAMRAI_MPIstatic
commWorldSAMRAI::tbox::SAMRAI_MPIstatic
finalize()SAMRAI::tbox::SAMRAI_MPIstatic
getCommunicator()SAMRAI::tbox::SAMRAI_MPIstatic
getIncomingBytes()SAMRAI::tbox::SAMRAI_MPIstatic
getIncomingMessages()SAMRAI::tbox::SAMRAI_MPIstatic
getNodes()SAMRAI::tbox::SAMRAI_MPIstatic
getOutgoingBytes()SAMRAI::tbox::SAMRAI_MPIstatic
getOutgoingMessages()SAMRAI::tbox::SAMRAI_MPIstatic
getRank()SAMRAI::tbox::SAMRAI_MPIstatic
getTreeDepth()SAMRAI::tbox::SAMRAI_MPIstatic
group typedefSAMRAI::tbox::SAMRAI_MPI
init(int *argc, char **argv[])SAMRAI::tbox::SAMRAI_MPIstatic
initialize()SAMRAI::tbox::SAMRAI_MPIstatic
maxReduction(const double x, int *rank_of_max=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
maxReduction(double *x, const int n=1, int *rank_of_max=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
maxReduction(const float x, int *rank_of_max=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
maxReduction(float *x, const int n=1, int *rank_of_max=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
maxReduction(const int x, int *rank_of_max=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
maxReduction(int *x, const int n=1, int *rank_of_max=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
minReduction(const double x, int *rank_of_min=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
minReduction(double *x, const int n=1, int *rank_of_min=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
minReduction(const float x, int *rank_of_min=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
minReduction(float *x, const int n=1, int *rank_of_min=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
minReduction(const int x, int *rank_of_min=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
minReduction(int *x, const int n=1, int *rank_of_min=NULL)SAMRAI::tbox::SAMRAI_MPIstatic
recv(int *buf, int &length, const int sending_proc_number, const bool get_length=true, int tag=-1)SAMRAI::tbox::SAMRAI_MPIstatic
recvBytes(void *buf, int number_bytes)SAMRAI::tbox::SAMRAI_MPIstatic
request typedefSAMRAI::tbox::SAMRAI_MPI
s_communicatorSAMRAI::tbox::SAMRAI_MPIprivatestatic
s_incoming_bytesSAMRAI::tbox::SAMRAI_MPIprivatestatic
s_incoming_messagesSAMRAI::tbox::SAMRAI_MPIprivatestatic
s_initializedSAMRAI::tbox::SAMRAI_MPIprivatestatic
s_outgoing_bytesSAMRAI::tbox::SAMRAI_MPIprivatestatic
s_outgoing_messagesSAMRAI::tbox::SAMRAI_MPIprivatestatic
send(const int *buf, const int length, const int receiving_proc_number, const bool send_length=true, int tag=-1)SAMRAI::tbox::SAMRAI_MPIstatic
sendBytes(const void *buf, const int number_bytes, const int receiving_proc_number)SAMRAI::tbox::SAMRAI_MPIstatic
setCallAbortInSerialInsteadOfExit(bool flag=true)SAMRAI::tbox::SAMRAI_MPIstatic
setCommunicator(SAMRAI_MPI::comm communicator)SAMRAI::tbox::SAMRAI_MPIstatic
status typedefSAMRAI::tbox::SAMRAI_MPI
sumReduction(const double x)SAMRAI::tbox::SAMRAI_MPIstatic
sumReduction(double *x, const int n=1)SAMRAI::tbox::SAMRAI_MPIstatic
sumReduction(const float x)SAMRAI::tbox::SAMRAI_MPIstatic
sumReduction(float *x, const int n=1)SAMRAI::tbox::SAMRAI_MPIstatic
sumReduction(const dcomplex x)SAMRAI::tbox::SAMRAI_MPIstatic
sumReduction(dcomplex *x, const int n=1)SAMRAI::tbox::SAMRAI_MPIstatic
sumReduction(const int x)SAMRAI::tbox::SAMRAI_MPIstatic
sumReduction(int *x, const int n=1)SAMRAI::tbox::SAMRAI_MPIstatic
updateIncomingStatistics(const int messages, const int bytes)SAMRAI::tbox::SAMRAI_MPIstatic
updateOutgoingStatistics(const int messages, const int bytes)SAMRAI::tbox::SAMRAI_MPIstatic