Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

Sundance::MPIComm Member List

This is the complete list of members for Sundance::MPIComm, including all inherited members.
allGather(void *sendBuf, int sendCount, int sendType, void *recvBuf, int recvCount, int recvType) constSundance::MPIComm
allGatherv(void *sendBuf, int sendCount, int sendType, void *recvBuf, int *recvCount, int *recvDisplacements, int recvType) constSundance::MPIComm
allReduce(void *input, void *result, int inputCount, int type, int op) constSundance::MPIComm
allToAll(void *sendBuf, int sendCount, int sendType, void *recvBuf, int recvCount, int recvType) constSundance::MPIComm
allToAllv(void *sendBuf, int *sendCount, int *sendDisplacements, int sendType, void *recvBuf, int *recvCount, int *recvDisplacements, int recvType) constSundance::MPIComm
bcast(void *msg, int length, int type, int src) constSundance::MPIComm
CHARSundance::MPIComm [static]
comm_Sundance::MPIComm [private]
disableIrecv(int proc) constSundance::MPIComm
DOUBLESundance::MPIComm [static]
errCheck(int errCode, const string &methodName)Sundance::MPIComm [static]
finalize()Sundance::MPIComm [static]
FLOATSundance::MPIComm [static]
gather(void *sendBuf, int sendCount, int sendType, void *recvBuf, int recvCount, int recvType, int root) constSundance::MPIComm
getComm() constSundance::MPIComm [inline]
getDataType(int type)Sundance::MPIComm [static]
getMachineName() constSundance::MPIComm
getNProc() constSundance::MPIComm [inline]
getOp(int op)Sundance::MPIComm [static]
getRank() constSundance::MPIComm [inline]
getRequest(int pid) constSundance::MPIComm [inline]
getRequestTSFArray() constSundance::MPIComm [inline]
init()Sundance::MPIComm
init(int *argc, void ***argv)Sundance::MPIComm [static]
INTSundance::MPIComm [static]
irecv(void *msg, int length, int type, int tag, int src) constSundance::MPIComm
machineName_Sundance::MPIComm [private, static]
MAXSundance::MPIComm [static]
MINSundance::MPIComm [static]
MPIComm()Sundance::MPIComm
MPIComm(MPI_Comm comm)Sundance::MPIComm
myRank_Sundance::MPIComm [private]
nProc_Sundance::MPIComm [private]
PRODSundance::MPIComm [static]
recv(void *msg, int length, int type, int tag, int src) constSundance::MPIComm
req_Sundance::MPIComm [private]
send(void *msg, int length, int type, int tag, int dest) constSundance::MPIComm
setRequest(int pid, MPI_Request req) constSundance::MPIComm [inline]
SUMSundance::MPIComm [static]
synchronize() constSundance::MPIComm
testAny() constSundance::MPIComm
wait(int handler) constSundance::MPIComm
waitAny() constSundance::MPIComm
world()Sundance::MPIComm [static]

Contact:
Kevin Long (krlong@ca.sandia.gov)


Documentation generated by