| abort() | SAMRAI::tbox::SAMRAI_MPI | [static] |
| allGather(const int *x_in, int size_in, int *x_out, int size_out) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| allGather(const double *x_in, int size_in, double *x_out, int size_out) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| allGather(int x_in, int *x_out) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| allGather(double x_in, double *x_out) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| allToOneSumReduction(int *x, const int n, const int root=0) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| barrier() | SAMRAI::tbox::SAMRAI_MPI | [static] |
| bcast(const int x, const int root) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| bcast(int *x, int &length, const int root) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| bcast(char *x, int &length, const int root) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| comm typedef | SAMRAI::tbox::SAMRAI_MPI | |
| commNull | SAMRAI::tbox::SAMRAI_MPI | [static] |
| commWorld | SAMRAI::tbox::SAMRAI_MPI | [static] |
| finalize() | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| getCommunicator() | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| getIncomingBytes() | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| getIncomingMessages() | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| getNodes() | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| getOutgoingBytes() | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| getOutgoingMessages() | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| getRank() | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| getTreeDepth() | SAMRAI::tbox::SAMRAI_MPI | [static] |
| group typedef | SAMRAI::tbox::SAMRAI_MPI | |
| init(int *argc, char **argv[]) | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| initialize() | SAMRAI::tbox::SAMRAI_MPI | [static] |
| maxReduction(const double x, int *rank_of_max=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| maxReduction(double *x, const int n=1, int *rank_of_max=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| maxReduction(const float x, int *rank_of_max=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| maxReduction(float *x, const int n=1, int *rank_of_max=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| maxReduction(const int x, int *rank_of_max=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| maxReduction(int *x, const int n=1, int *rank_of_max=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| minReduction(const double x, int *rank_of_min=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| minReduction(double *x, const int n=1, int *rank_of_min=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| minReduction(const float x, int *rank_of_min=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| minReduction(float *x, const int n=1, int *rank_of_min=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| minReduction(const int x, int *rank_of_min=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| minReduction(int *x, const int n=1, int *rank_of_min=NULL) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| recv(int *buf, int &length, const int sending_proc_number, const bool get_length=true, int tag=-1) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| recvBytes(void *buf, int number_bytes) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| request typedef | SAMRAI::tbox::SAMRAI_MPI | |
| send(const int *buf, const int length, const int receiving_proc_number, const bool send_length=true, int tag=-1) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| sendBytes(const void *buf, const int number_bytes, const int receiving_proc_number) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| setCallAbortInSerialInsteadOfExit(bool flag=true) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| setCommunicator(SAMRAI_MPI::comm communicator) | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| status typedef | SAMRAI::tbox::SAMRAI_MPI | |
| sumReduction(const double x) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| sumReduction(double *x, const int n=1) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| sumReduction(const float x) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| sumReduction(float *x, const int n=1) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| sumReduction(const dcomplex x) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| sumReduction(dcomplex *x, const int n=1) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| sumReduction(const int x) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| sumReduction(int *x, const int n=1) | SAMRAI::tbox::SAMRAI_MPI | [static] |
| updateIncomingStatistics(const int messages, const int bytes) | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |
| updateOutgoingStatistics(const int messages, const int bytes) | SAMRAI::tbox::SAMRAI_MPI | [inline, static] |