ESyS-Particle  2.3.4
TML_CartComm Member List

This is the complete list of members for TML_CartComm, 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() constTML_Comminline
exclude(const vector< int > &)TML_Comm
gather(multimap< int, T > &)TML_Comm
gather_debug(multimap< int, T > &)TML_Comm
gather_packed(multimap< int, T > &)TML_Comm
get_all_dims() constTML_CartComm
get_coords(int)TML_CartComm
get_coords() constTML_CartComm
get_dim(int)TML_CartComm
get_ndim() constTML_CartComminline
include(const vector< int > &)TML_Comm
isNull() constTML_Comminline
m_commTML_Commprotected
m_dimsTML_CartCommprivate
m_ndimsTML_CartCommprivate
m_statusTML_Commprotected
operator=(const TML_Comm &)TML_Comm
rank() constTML_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)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
shift(T, P &, int, int, int=0)TML_CartComm
shift_array(T *, int, P *, int, int, int, int=0)TML_CartComm
shift_array_packed(T *, int, P *, int, int, int, int=0)TML_CartComm
shift_cont(T, P &, int, int, int=0)TML_CartComm
shift_cont_packed(T, P &, int, int, int=0)TML_CartComm
shift_packed(T, P &, int, int, int=0)TML_CartComm
size()TML_Comm
sum_all(const T &)TML_Comm
TML_CartComm(TML_Comm *comm, vector< unsigned int > dims, vector< bool > circular)TML_CartComm
TML_CartComm(TML_Comm *comm, unsigned int ndims, const vector< int > &dims, const vector< bool > &circular)TML_CartComm
TML_CartComm(TML_Comm *, unsigned int, int *, int *)TML_CartComm
TML_Comm()TML_Comm
TML_Comm(MPI_Comm)TML_Comm