ESyS-Particle
4.0.1
|
This is the complete list of members for TML_Comm, including all inherited members.
barrier() | TML_Comm | |
barrier(const string &) | TML_Comm | |
broadcast(T) | TML_Comm | |
broadcast_array(T *, int) | TML_Comm | |
broadcast_cont(const T &) | TML_Comm | |
broadcast_cont_packed(const T &) | TML_Comm | |
comm() const (defined in TML_Comm) | TML_Comm | inline |
exclude(const vector< int > &) | TML_Comm | |
gather(multimap< int, T > &) | TML_Comm | |
gather_debug(multimap< int, T > &) | TML_Comm | |
gather_packed(multimap< int, T > &) (defined in TML_Comm) | TML_Comm | |
include(const vector< int > &) | TML_Comm | |
isNull() const (defined in TML_Comm) | TML_Comm | inline |
m_comm (defined in TML_Comm) | TML_Comm | protected |
m_status (defined in TML_Comm) | TML_Comm | protected |
operator=(const TML_Comm &) (defined in TML_Comm) | TML_Comm | |
rank() const (defined in TML_Comm) | TML_Comm | |
receive(T &, int, int=MPI_ANY_TAG) | TML_Comm | |
receive_array(T *, int, int, int=MPI_ANY_TAG) | TML_Comm | |
receive_cont(T &, int, int=MPI_ANY_TAG) | TML_Comm | |
receive_cont_packed(T &, int, bool, int=MPI_ANY_TAG) | TML_Comm | |
recv_broadcast(T &, int) | TML_Comm | |
recv_broadcast_array(T *, int, int) | TML_Comm | |
recv_broadcast_cont(T &, int) | TML_Comm | |
recv_broadcast_cont_packed(T &, int) | TML_Comm | |
recv_scatter(T &, int) | TML_Comm | |
recv_scatter_packed(T &, int) | TML_Comm | |
scatter(const multimap< int, T >) | TML_Comm | |
scatter_packed(const multimap< int, T >) | TML_Comm | |
send(T, int, int=0) | TML_Comm | |
send_array(T *, int, int, int=0) | TML_Comm | |
send_cont(const T &, int, int=0) | TML_Comm | |
send_cont_packed(T, int, bool, int=0) | TML_Comm | |
send_gather(T &, int) | TML_Comm | |
send_gather_debug(T &, int) | TML_Comm | |
send_gather_packed(const T &, int) (defined in TML_Comm) | TML_Comm | |
sendrecv(T, P &, int, int, int=0) | TML_Comm | |
sendrecv_array(T *, int, P *, int, int, int, int=0) | TML_Comm | |
sendrecv_cont(T, P &, int, int, int=0) | TML_Comm | |
sendrecv_cont_packed(T, P &, int, int, bool, int=0) | TML_Comm | |
sendrecv_cont_packed_replace(T &, int, int, bool, int=0) | TML_Comm | |
sendrecv_cont_replace(T &, int, int, int=0) | TML_Comm | |
setComm(MPI_Comm) | TML_Comm | |
size() (defined in TML_Comm) | TML_Comm | |
sum_all(const T &) (defined in TML_Comm) | TML_Comm | |
TML_Comm() | TML_Comm | |
TML_Comm(MPI_Comm) | TML_Comm |